Vercel ChangelogJan 13, 2026, 1:00 PMKit Foster

Vercel 自動化保護繞過功能(Protection Bypass for Automation)現已支援多個金鑰(Multiple Secrets)

Original: Protection bypass for automation now supports multiple secrets

Vercel has recently made an important upgrade to its Deployment Protection feature. Previously, to prevent unauthorized users from…

Vercel 宣布其「自動化保護繞過(Protection Bypass for Automation)」功能現已支援設定多個金鑰(Secrets)。這項更新允許開發團隊為不同的自動化測試工具(如 Playwright、Lighthouse)配置獨立的金鑰,並能在不中斷 CI/CD 流程的情況下安全地進行金鑰輪替,大幅提升預覽環境的安全管理彈性。

Vercel has recently made an important upgrade to its Deployment Protection feature. Previously, to prevent unauthorized users from accessing test or preview environments (Preview Deployments), developers would typically enable deployment protection. However, this would also block automated testing tools (such as Cypress, Playwright, Lighthouse, or GitHub Actions) from performing automated checks. To address this, Vercel offered "Protection Bypass for Automation," which allows automated tools to bypass restrictions via a specific HTTP header and secret key.

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.