sandbox
v1.0.8
Published
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.
Readme
Vercel Sandbox
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.
API
import { Sandbox } from "sandbox";Command line interface
$ npx sandbox --help