1 min read
Vercel Sandboxes can now be used and managed directly from the Vercel CLI, through the vercel sandbox subcommand.
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 pnpm i -g vercel@latest to update to the latest Vercel CLI (at least v50.42.0).