Vercel Sandbox is an ephemeral compute primitive designed to safely run untrusted or user-generated code on Vercel. It supports dynamic, real-time workloads for AI agents, code generation, and developer experimentation.
Read the full documentation at https://vercel.com/docs/vercel-sandbox.
import { Sandbox } from "sandbox";
$ npx sandbox --help