1 min read
When multiple team members deploy to Vercel at once, builds by default have a queue. Now, you can remove these queues, enabling your builds to start immediately.
This is available to both Pro and Enterprise customers with new per-minute pricing and can be applied in the following ways:
Manually, per deployment, for urgent builds
Automatically, at the project level, to avoid queues by default
Concurrent build slots remain available for teams with steady, high-volume workloads.
Learn about on-demand concurrent builds and enable them on your project.