AI Briefing
KO

Vercel Introduces Per-Deployment Turbo Build Machine Activation

·2026.09.17 09:00

Key point

Vercel has launched a feature that allows applying Turbo build machines to individual deployments without changing project settings.

Details

Vercel has introduced a feature to enable Turbo build machines on a per-deployment basis. This allows temporarily increasing resources for specific deployments without changing global project settings.

Users can apply Turbo build machines in the following three ways:

  • Include #VERCEL_BUILD_MACHINE=TURBO in the Git commit message before pushing to GitHub
  • Use the vc deploy --turbo command in Vercel CLI version 59.20.0 or later
  • Set the buildMachine value to turbo when creating a deployment via the REST API

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.