Purchase additional custom environments without contacting sales
Pro and Enterprise teams can now buy extra custom environment capacity directly from the dashboard, API, or CLI in packs of 5 for $50/month each, without needing to contact sales. Custom environments help teams model their release process with named stages, branch tracking, environment variables, and domains.
Pro and Enterprise teams can now purchase additional custom environment capacity without contacting sales.
Custom environments let you model your team's release process on Vercel. You can add , , or any named stage between and , and each environment gets its own branch tracking, environment variables, and domains.stagingqapreviewproduction
You can purchase or adjust capacity from the dashboard, API, or CLI.
Project → Settings → Environments → Custom EnvironmentsDashboard
API
POST /v1/projects/custom-environments/settings
CLI
vercel buy addon customEnvironment <packs>
Capacity is sold in packs of 5 environments. You can also reduce capacity as long as the project isn’t using more environments than the new limit allows. Billing updates when you confirm a change.
Custom environments are available on Pro and Enterprise plans. Additional capacity can be purchased for $50/month per pack of 5 environments.
Purchases require an active Pro or Enterprise plan, billing permissions, and a valid payment method. Capacity is configured per project, and your team subscription reflects the total number purchased environments across projects. Learn More
Pricing and limits
Plan | Limits |
|---|---|
Pro | 1 custom environment included per project (up to 16 total per project) |
Enterprise | 12 custom environments included per project (up to 22 total per project) |
Source: original entry ↗