SSH into running Vercel Sandboxes with the CLI

Published: (January 15, 2026 at 08:00 AM EST)
1 min read

Source: Vercel Blog

Key Features

  • You can now open secure, interactive shell sessions to running Sandboxes using the Vercel Sandbox CLI.
  • While you’re connected, the Sandbox timeout is automatically extended in 5‑minute increments, allowing sessions to stay alive for up to 5 hours.
  • Learn more in the Sandbox CLI docs.
Back to Blog

Related posts

Read more »

Getting started with GitHub

Setting up Git locally - Configure Git to connect to your remote account. For Linux/macOS users, run the commands in a terminal; Windows users can use Git Bash...