Fullstack alchemy with nextjs and ffmpeg: convert video to audio version
Let’s build a simple nextjs app which will convert video to audio files and downloads it.No extra backend, VMs or server, everything running on nextjs and can be easily deployed on vercel. Background Story of our main elements Nextjs –...