Tools
Vercel Sandboxes now allow unique, customizable names
As of March 26, 2026, Vercel Sandboxes created with the latest beta package support unique, customizable names within a project, replacing the previous ID-based identification system. Named sandbox...
As of March 26, 2026, Vercel Sandboxes created with the latest beta package support unique, customizable names within a project, replacing the previous ID-based identification system. Named sandboxes serve as the mechanism for automatic persistence, making sessions easier to identify at both creation and resumption. The feature is available via the beta SDK (@vercel/sandbox@beta) and beta CLI (sandbox@beta), installable through pnpm.
Related
- Sandbox SDK adds file permission control
- Optimizing Vercel Sandbox snapshots
- Vercel Sandbox now supports up to 32 vCPU + 64 GB RAM configurations
- Automatic persistence now in beta on Vercel Sandbox
- Use and manage Vercel Sandbox directly from the Vercel CLI
Source: tools