# Prioritize production builds available on all plans

**Published:** March 15, 2024 | **Authors:** Felix Haus, Mariano Cocirio

---

To accelerate the production release process, [customers on all plans](https://vercel.com/docs/accounts/plans) can now prioritize changes to the [Production Environment](https://vercel.com/docs/deployments/environments#production) over [Preview Deployments](https://vercel.com/docs/deployments/preview-deployments).

With this setting configured, any Production Deployment changes will [skip the line of queued Preview Deployments](https://vercel.com/docs/deployments/concurrent-builds#prioritize-production-builds) and go to the front of the queue.

You can also increase your [build concurrency limits](https://vercel.com/docs/concepts/deployments/concurrent-builds) to give you the ability to start multiple builds at once. Additionally, [Enterprise customers](https://vercel.com/docs/accounts/plans#enterprise) can also [contact sales](https://vercel.com/contact/sales) to purchase enhanced build machines with larger memory and storage.

Check out [our documentation](https://vercel.com/docs/deployments/concurrent-builds#prioritize-production-builds) to learn more.

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)