Vercel 同一分支提交现已支持无队列并发构建
来源: Vercel News
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.