Your Site Name
返回新闻

我们再次加快了部署速度

We made deployments faster again

Guillermo RauchAI2026-09-10
部署步骤现在快了约10%,平均节省一秒钟。大型应用可以节省多达12秒。此前,Vercel为每个函数路径上传一个单独的路由元数据文件。现在,这些元数据被合并成一个单独的清单并一次性上传。这一改进将自动应用于所有构建,无需任何更改。更多关于构建的信息,请参阅文档。

原文

The deployment step is now about 10% faster, saving one second on average. Large applications can save up to 12 seconds.Previously, Vercel uploaded a separate routing metadata file for each function path. That metadata is now combined into a single manifest and uploaded once.This improvement applies automatically to all builds. No changes are required. Learn more about builds in the documentation.