T
TanStack4w ago
quickest-silver

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.
No description
2 Replies
like-gold
like-gold3w ago
I have the same issue as well. Did you ever figure out what the problem was?
xenial-black
xenial-black3w 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.

Did you find this page helpful?