Project and Git Integration Enhancements
Set a custom production Git branch on Vercel

Set a custom production Git branch on Vercel

7/17/2020

What this post added

Introduced the ability to set a custom production Git branch for new Vercel projects, defaulting to `main` instead of the repository's default branch. This setting can be configured in Project Settings to allow `main`, the default branch, or any custom branch for production deployments. Compatibility for repositories still using the `master` branch is maintained.

Read the original post ↗