I am trying to deploy to Vercel but whenever i click the deploy button in v0 it does nothing i don’t even get an error and i tried to trouble shoot in v0 but nothing was fixed. What are next steps?
1 Like
first i would dump browser cache, restart browser, try again…
if that doesnt work click on publish button
then click on “View on Vercel”
then click on the copy icon on the Build Logs line…then go back to your build page and tell it to “debug deploy errors, then report before repairing” make sure to copy past errors in message field too.
take a look at the report for clues let it repair. rinse wash repeat till it deploys.
good luck