We already have two branches in our Github project building and deploying when pushed to, but I would like to add a third.
We already have two branches in our Github project building and deploying when pushed to, but I would like to add a third.
Hey,
Any new branch with introduced changes should automatically create a new Preview Deployment: https://vercel.com/docs/deployments/preview-deployments#preview-deployments-overview. Is there a specific usecase you are trying to implement?
Turns out I needed to connect my Github account in Account Settings/Authentication