I am very much unable to deploy the latest commit on main branch. I only see options to redeploy existing failures on vercel tab. and redeplying them doesn’t deploy the latest commit in the same branch
Hi @arunpatro. If no deployment started from the latest commit, then there is nothing to redeploy. Instead, you can manually deploy the commit with Vercel CLI. That will also give you more information about any errors if a configuration problem prevented the original build.
If the commit did have a deployment, you can follow these steps to redeploy it: Managing Deployments
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.