Vercel Sandbox is now globally available
Vercel launches Sandbox globally across four regions with failover support for Pro and Enterprise teams.
now runs globally, starting with four regions: (Washington, D.C.), (San Francisco), (Cleveland), and (Paris). Vercel Sandboxiad1sfo1cle1cdg1 remains the default. Support for all Vercel regions is coming soon.iad1 Choose a region close to the databases, object storage, and other services your sandboxes access to reduce latency. Region selection is available on all plans. Pro and Enterprise teams can also configure failover regions. If the primary region is unavailable, new sandboxes start in the closest configured failover region.
Update the SDK or CLI you use to the latest version: Configure the default region and failover regions from in your project, or with the Vercel CLI: Settings > Sandboxes By default, the SDK uses the regions in your project settings. To override those defaults, pass and, optionally, to :regionfailoverRegionsSandbox.create() Or specify regions when creating a sandbox with the Sandbox CLI: Learn more in the .Sandbox regions documentation Read more