Vercel now lets monorepo teams configure Git settings across all projects from a single location, ending the manual process of clicking through each project's individual settings page.

Before this change, applying consistent configuration for commit status and repository_dispatch events meant repeating the same steps for every project in a repo. One missed project meant inconsistent behavior across your deployment pipeline.

The feature is live in project settings now. The full changelog and docs detail exactly which Git settings are covered, making it worth a read before you assume your current per-project setup is still the right approach.

[READ ORIGINAL →]