Configure build machine settings across all projects
By Steven Van ·
Team owners can set build machine and concurrency defaults once and apply them across every project instead of configuring each one separately.
Build and deployment settings in Vercel can now be configured once at the team level and applied across every project, instead of being set project by project.
Build Machines control the compute assigned to each build: Standard (4 vCPUs, 8 GB memory), Enhanced (8 vCPUs, 16 GB memory), or Turbo (30 vCPUs, 60 GB memory). On-Demand Concurrent Builds control how many builds run in parallel and whether they skip the queue. Both settings can now be applied to all projects at once, or changed across a chosen set of projects from a single interface. Details are in the announcement.