YouTube video downloader made with Next.js Typescript
- Build & start to production
npm run build
# start production
npm start
- Run development
npm run dev
- Getting root path of project in vercel to solve
Error: ffmpeg exited with code 1: /var/task/public/download/mp3/converted-file.mp3: No such file or directory