Is there a way to select a custom branch to deploy ? I do not seem to be able to select a branch and it takes the default main branch
thanks in advance
Vercel automatically deploys any commit you push to a branch.
You can also customize which branch is used as the Production Branch in the project settings: Go to Project Settings > Git > Production Branch