# Additional custom environments can now be purchased

DevFeed: [Additional custom environments can now be purchased](<https://devfeed.tech/articles/additional-custom-environments-can-now-be-purchased-793.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/additional-custom-environments-can-now-be-purchased>)

Author: Cody Wong

Published: 2026-07-29T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Vercel](<https://devfeed.tech/topics/vercel.md>), [API](<https://devfeed.tech/topics/api.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [billing](<https://devfeed.tech/tags/billing.md>), [cli](<https://devfeed.tech/tags/cli.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [payment](<https://devfeed.tech/tags/payment.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [production](<https://devfeed.tech/tags/production.md>), [projects](<https://devfeed.tech/tags/projects.md>), [release](<https://devfeed.tech/tags/release.md>), [updates](<https://devfeed.tech/tags/updates.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

Vercel Pro and Enterprise teams can purchase additional custom environment capacity without contacting sales. Capacity is managed per project through the dashboard, API, or CLI and is sold in packs of five environments for $50 per month per pack.

## Source excerpt

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 staging, qa, or any named stage between preview and production, and each environment gets its own branch tracking, environment variables, and domains. You can purchase or adjust capacity from the dashboard, API, or CLI. Dashboard Custom Environments API POST /v1/projects/custom-environments/settings CLI vercel buy addon custom-environment <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. Pricing and limits Custom environments are available on Pro and Enterprise plans. Additional capacity can be purchased for $50/month per pack of 5 environments. 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) 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 Read more