I did deploy correctly, but it tells me error 404 not found


Not so what the problem created, you give me that everything is right, I click after ilpploy the link to the site and give me dice error 404

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 @lucatribuzio11-8029, welcome to the Vercel Community!

Can you share more details about your project? Is it built with v0 or coded yourself?

Can you check the build logs to see if the deployment was made correctly with the Next.js build steps? The most common reason for this issue is when your project is not using the Next.js framework preset.

You can also confirm from the Project settings that the project is using the Next.js framework preset.

Let me know if this helps.

1 Like