AI Briefing
KO

Vercel Sandboxes now supports custom unique names per project

·2026.03.26 16:00

Key point

Vercel Sandboxes are now identified within a project by a unique name instead of an ID.

Details

The latest beta package of Vercel Sandboxes gives each sandbox a unique, customizable name within a project, replacing the existing ID-based identification. Managing by name makes it easier to find and reference sandboxes.

The beta CLI also adds configuration management and session inspection features. In particular, named sandboxes are used as the identification method for automatic persistence, making sessions easier to recognize both at creation time and at resume time.

Installation is as follows.

  • SDK: pnpm install @vercel/sandbox@beta
  • CLI: pnpm install -g sandbox@beta

For more details, check the Vercel Sandboxes documentation.

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.