Additional Custom Environment Capacity Now Purchasable
Key point
Vercel Pro and Enterprise teams can now purchase Custom Environment capacity directly through the dashboard or API without contacting sales.
Details
Vercel's Pro and Enterprise teams can now add Custom Environments capacity directly, without needing to contact sales separately. Custom Environments let you build staged environments—such as staging, qa, etc.—tailored to your project's release process, with each environment having independent branch tracking, environment variables, and domains.
Capacity can be purchased or adjusted via the Dashboard, API, or CLI.
- Dashboard: Project → Settings → Environments → Custom Environments
- API:
POST /v1/projects/custom-environments/settings - CLI:
vercel buy addon customEnvironment <packs>
Capacity is sold in packs of 5 environments, costing $50/month per pack. You can also reduce capacity if it's set below the number of environments currently in use, and changes are reflected in billing as soon as they're confirmed.
Default inclusions and limits by plan:
- Pro plan: 1 included per project (expandable up to 16)
- Enterprise plan: 12 included per project (expandable up to 22)
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.