稻草人新闻RSS 聚合阅读

← 返回 💻 编程 & 软件工程

Turbo build machines can now be enabled per deployment

Vercel News Mehul Kar 9月17日 vercel.com

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.

在原文站打开 ↗

Cloudflare Workers 每 3 分钟抓一批,9 批轮完最快约 27 分钟 · 点右上 ↻ 立刻全量抓一次