Use and manage Vercel Sandbox directly from the Vercel CLI
Vercel CLI adds a native `sandbox` subcommand in v50.42.0, letting developers manage Vercel Sandboxes without a separate tool.
Vercel Sandboxes can now be used and managed directly from the Vercel CLI, through the subcommand.vercel sandbox This eliminates the need to install and maintain a separate command-line tool, and removes the friction of switching contexts.
Your entire Sandbox workflow now lives exactly where you already work, keeping your development experience unified and fast. Run to update to the latest Vercel CLI (at least ).pnpm i -g vercel@latestv50.42.0 Read more