I have my lovable project hosted on vercel on my domain but from the custom domain I cant share any links i get this error 404: NOT_FOUND
Code: NOT_FOUND
ID: cpt1::jgx2f-1742626166972-78edad297438.
My project is a lovable project and when I share the same content using the lovable url it works. Where is the issue as my project everything is working and is pushed through Git all the changes but cant share any Url that is from my custom domain
system
(system)
March 22, 2025, 7:06am
2
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.
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 the error deta…
A human should be around soon to offer more advice. But you can also get helpful information quickly by asking v0 .
amyegan
(Amy Egan)
March 23, 2025, 8:15pm
3
Can you walk me through the steps you used to deploy the project with Vercel?
If you share the custom domain you’re using here, that would let me look into the cause of this 404
1 Like