Preview doesn't work. Blank deployment

When I click on preview I get the print message. I did a deploy and when I access the generated link it is blank without any information or errors. Deploy link https://v0-admin-ducha-car-47f4shgnfjn-a6p8aldeu.vercel.app/

That preview is not public so I’m not able to see it. Do you see any warnings or errors logged in the browser console?

If you can make the chat or push the code to a public GitHub repo, we’ll have a better shot at identifying what’s going wrong.

I’m sending a public link. I noticed that the deployment is only occurring the structure without the created components and layout

I see an error in the v0 preview saying “v0 does not currently support previewing Node.js APIs”. There are also a few other errors reported in the code when I open it in a dev editor. It looks like part of the app is nested within the src folder, but part of it is outside of that folder. You’ll need to reconcile that to get the project working the way you want.

1 Like

I started a new project. Without any kindness, I requested that authentication be created with authjs. Once authentication is developed, the preview no longer works (v0 does not currently support previewing Node.js APIs).
I would like help to resolve this situation. I need to complete the project and I can’t because of this case

New project link.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.