404 Not Found when deployed to Vercel.
Answered
.dric posted this in #help-forum
.dricOP
Hello!
I just used Vercel to deploy my application, but I'm getting an error like this when I load up the page:
I have no idea why, as I put the correct directory to the app directory. I'm using the App Router by the way.
I have also already read the documentation about this error, but it didn't help.
Here is the website: https://nexdevelopment.vercel.app/
I just used Vercel to deploy my application, but I'm getting an error like this when I load up the page:
404: NOT_FOUND
Code: NOT_FOUND
ID: iad1::pk4q4-1710368717146-f6a0b6547336
error.
I have no idea why, as I put the correct directory to the app directory. I'm using the App Router by the way.
I have also already read the documentation about this error, but it didn't help.
Here is the website: https://nexdevelopment.vercel.app/
Answered by .dric
In vercel project settings, I chose the wrong route to where the /app and other production files are