How do I configure Vercel to build when I push to a particular branch?

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: Preview Deployments Features. Is there a specific usecase you are trying to implement?

Turns out I needed to connect my Github account in Account Settings/Authentication

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.