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.
I have the same problem. I started a new project with v0 and the editor preview is working but the deployment is displaying the exact same 404 error page. i’ve even asked the ai to fix it but nothing works. it used to work ~4 months ago. I can’t give you any example but you can try it yourself to start a new project with v0.dev while being logged in and deploy to production.
Hi @dispeakble, sorry that you are facing this issue. I’m unable to recreate it on my projects. Can you share the chat id where this is happening or the deployment URL?
sure: https://v0.dev/chat/dispeakble-ovi-crm-z6-AsST04FVYr2 but it’s private. hope you can view it somehow
Hi @dispeakble, I was able to narrow down the issue to some build misconfigurations. Can you go to your Vercel project’s settings and ensure project is using the Next.js framework preset.
It seems to work now (with errors) but since it’s a new chat, in the prd.md file was specified the desired stack and the AI responded with: “Okay, let’s start by setting up the core tech stack as outlined in your prd.md
document, focusing on Next.js and Supabase integration.” – then it should be configured directly by the AI (like it used to be previously, with no extra work needed) or I could be mistaken. Thanks for the help. it worked!
Hi @dispeakble, glad it worked.
To clarify: yes, it should work out of the box. It seems like a temporary bug that I’ve notified our team about.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.