Hi everyone,
I’m building one of my first full-stack app ever. I tried deploying it here on Vercel but got 404 NOT FOUND error code. Does anyone have any idea how to deploy such a project structure (see image attached)?
Please help me out. Thank you very much. I appreciate all your helps.
Hi, @khangmbui !
Could you review this community post? Might be helpful!
Introduction
Sometimes things don’t go as expected when deploying a website. If you see a 404 on your site, that means the page or resource couldn’t be found.
There are many possible causes, and the absence of something can be tricky debug if you don’t know where to look. Here are some things you can do to find the cause and fix it.
Debugging Tips
Check the error code
If you see a mostly white screen with 404: NOT_FOUND along with a Code and and ID then you can click the blue info box below …