Vercel Sandbox is now globally available

Vercel Sandbox now runs globally, starting with four regions: iad1 (Washington, D.C.), sfo1 (San Francisco), cle1 (Cleveland), and cdg1 (Paris).

iad1 remains the default. Support for all Vercel regions is coming soon.

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 Settings > Sandboxes in your project, or with the Vercel CLI:

By default, the SDK uses the regions in your project settings. To override those defaults, pass region and, optionally, failoverRegions to Sandbox.create():

Or specify regions when creating a sandbox with the Sandbox CLI:

Learn more in the Sandbox regions documentation.

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