Vercel ChangelogFeb 25, 2025, 1:00 PMTom Knickman

Vercel 推出 vercel.json 細粒度 Git 分支匹配設定功能

Original: Granular branch matching for Git configuration in vercel.json

Vercel has recently updated its platform to allow developers to configure more granular Git branch matching directly within a project's…

Vercel 宣布支援在 vercel.json 設定檔中進行細粒度的 Git 分支匹配(Granular branch matching)。 開發者現在可以針對特定的分支名稱或模式(如 feature/* 或 release/*)宣告專屬的建置與部署行為。 這項更新提升了基礎設施即代碼(IaC)的彈性,無需手動在 Vercel 控制台進行繁瑣的分支設定。

Vercel has recently updated its platform to allow developers to configure more granular Git branch matching directly within a project's `vercel.json` configuration file. This improvement aims to address pain points developers face when managing complex multi-branch workflows.

Full summary

Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.

See Pro plans →

Want the original English / full article?

Read on Vercel Changelog →

Summaries are AI-generated; the original article is authoritative.