V0 will not deploy if Vercel project deleted

I had originally deployed successfully to Vercel but notice some things that caused me to delete the project at Vercel. When I tried to deploy again the dialog flashes and stays with “Deploy to Vercel - Publish the latest version of your app. This will make your changes live and accessible to all users.” Devtools shows a 404 trying to post - clearly it continues to use the same stub. I tried “Fork into a new chat” which also looks for the same stub of the original Vercel project (which has been deleted) Any solution to simply deploy this to Vercel at this point? Thanks!

I have figured it out. The adjustment is to:

  1. Click on Settings cog
  2. Select Integrations
  3. Select the Overview tab
  4. Select Vercel and Create New Project.

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