# Prioritize Production deployments to build before any queued Preview

**Published:** August 14, 2023 | **Authors:** Felix Haus, Mariano Cocirio

---

[Enterprise](https://vercel.com/docs/accounts/plans/enterprise) customers are now able to configure builds of their Production deployments to begin before any builds of their 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), so they're ready as soon as possible.

You can also increase your [build concurrency limits](https://vercel.com/docs/concepts/deployments/concurrent-builds) to give you the ability to kick off multiple builds at once.

Read more in [our documentation](https://vercel.com/docs/deployments/concurrent-builds#prioritize-production-builds).

---

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