Vercel 404 Error After Deployment
I'm having trouble when deploying to Vercel. I'm using monorepo with NX, already setup everything, build and install commands, the "vercel build" works correctly, also the "vercel deploy", but when i try to access the application it falls on 404 error. None of the application pages is found. None logs in Vercel Dashboard.

3 Replies
other-emerald•4mo ago
I have the same issue as well. Did you ever figure out what the problem was?
ambitious-aqua•4mo ago
I am also encountering this issue. It seems like Vercel may not be correctly parsing the output emitted by the build or I have misconfigured my project.
extended-salmon•4w ago
Anyone find the resolution to this? Just hit me for the first time now after an upgrade ot the RC version
NVM - I was missing the nitrov2 plugin 🙂