As I mentioned in the weekly call, I built an AI YouTube quiz app and am currently trying to deploy it but encountered a 404 NOT FOUND error during deployment on Vercel. The front-end which is build with Next.js is located in a subdirectory called frontend, so I set it as the Root Directory in the settings.
I would appreciate any help anyone can provide (I reached out Next.js community, too but got no response so far).