# Commits to the same branch now build with no queues

**Published:** October 14, 2025 | **Authors:** Luke Phillips\-Sheard, Marcos Grappeggia, Joe Haddad, Janos Szathmary

---

Vercel now builds multiple commits to the same branch at the same time when On-Demand Concurrent Builds is enabled.

Previously, a new commit would wait for the previous build on that branch to finish before starting. This update eliminates that queue, allowing commits to start building as soon as they arrive.

Visit the [On-demand concurrent builds documentation](https://vercel.com/docs/builds/managing-builds#on-demand-concurrent-builds) to learn more.

---

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