Getting 404: NOT FOUND in vercel deployment of my project

github repo: GitHub - divyalaldinani/StockPilot

vercel project url: https://stock-pilot.vercel.app/

There’s another community post with 404 debugging tips that might be helpful. Please give these solutions a try and let us know how it goes.

A human should be around soon to offer more advice. But you can also get helpful information quickly by asking v0.

Hi @divyalaldinani-gmail, welcome to the Vercel Community!

It seems like you’ve set up the root directory correctly. You should also set the Framework preset to Next.js:

Reploying after this change should solve the issue.