Turbo build machines can now be enabled per deployment

You can now opt into Turbo build machines on any individual deployment. This is useful when you need to increase resources temporarily without changing project settings. You can do this in three ways:

  1. Include #VERCEL_BUILD_MACHINE=TURBO in your Git commit message before pushing to GitHub
  2. Use vc deploy --turbo (Vercel CLI 59.20.0 or later)
  3. Set buildMachine to turbo when creating a deployment with the REST API

Learn more in the managing builds documentation.

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论