How-to
Assigning a Domain to a Git Branch
Learn how to assign a domain to a different Git branch with this guide.Table of Contents
Every commit pushed to the Production Branch of your connected Git repository will be assigned the domains configured in your project.
In order to automatically assign a domain to a different branch, you can enter it in the Git Branch field of your Domain:
If you prefer to do this using the Vercel REST API instead, you can use the "Update a project domain" PATCH endpoint.
Last updated on July 24, 2024
Was this helpful?