Last updated on March 10, 2023
1 min read
Generally, when you make multiple deployments in the same Vercel account, the builds get queued, and only one deployment is built at a time. Concurrent Builds allow you to build multiple deployments with Vercel simultaneously.
Team accounts allow you to increase the number of Concurrent Builds from the Billing section on the Team Settings page, enabling the team to create deployments faster.
You can manage the number of concurrent builds on the Team Settings page, under Billing. Depending on your plan, you can edit the number of slots required for your team.


Setting the Concurrent Builds limit for a Team.
Hobby | Pro | Enterprise | |
---|---|---|---|
Number of concurrent builds | 1 | 12 |
Note: You can add a maximum of three concurrent builds during the 14-day free trial. Once you add a payment method, you can upgrade this number to 12 slots.