Menu

Commits to the same branch now build with no queues - Vercel
📰
0

Commits to the same branch now build with no queues - Vercel

Vercel News·Luke Phillips-Sheard·4 days ago
#20J3HqiA
Reading 0:00
15s threshold

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 to learn more.

Read More