Trying to figure out why an existing project is failing to deploy. In the Vercel deployment logs, I noticed that the deploys used to be triggered by Vercel[bot]
, but at some point they switched to v0[bot]
. Since then, the deployments generate a bunch of unexpected toast files and fail to compile. What determines which bot handles the deployment?
Are you using GitHub sync, or deploying from v0 with the publish button?
Hi @amyegan , it is integrated with Github, but the deployments were being pushed through the publish now button within v0.