Advanced Deployment Protection
Learn about Advanced Deployment Protection, which includes Password Protection, Protection Bypass for Automation, and Private Production Deployments.All Advanced Deployment Protection features are included as part of the Enterprise plan.
Teams on the Pro plan can opt-in to Advanced Deployment Protection features for $150 per month.
While all plans can use the Deployment Protection features Vercel Authentication and Shareable Links, Vercel also offers Advanced Deployment Protection which includes:
Password Protection
Protect your deployments using a password of your choice.
Private Production Deployments
Protect Production Deployments as well as Preview Deployments.
Protection Bypass for AutomationBeta
Allow automation services to access protected deployments (for CI/CD).
Advanced Deployment Protection allows you to provide fine-grained control over who can access your deployments, with password protection and the ability to make your production deployment private. In addition, Protection Bypass for Automation makes it possible for your automation to bypass the authentication during end-to-end testing of your project.
To enable this, select the project that you'd start adding the features to. In the Settings tab, go to Deployment Protection and under the any of the Advanced Deployment Protection features, select Enable and Pay.
Once Advanced Deployment Protection has been enabled for your selected project, all features will be available to use for all Projects within your team.


Selecting the Enable and Pay button to add Advanced Deployment Protection features.
To opt out of this feature, go to your Team Settings → Billing page. Click Edit and follow the instructions.
Was this helpful?