Run untrusted code with Vercel Sandbox
Vercel just shipped infrastructure for AI agents to run untrusted code safely. Here's why that matters for your stack.

Why it matters
Vercel Sandbox enables a critical capability for AI agent deployment: secure execution of model-generated code in isolated environments. This addresses a core infrastructure gap for companies building agentic AI applications, removing a deployment blocker for production AI workflows.
The key facts
6 to knowVercel Sandbox launched in Beta across all plans
Supports execution times up to 45 minutes in ephemeral microVMs
Runs untrusted code generated by AI agents in isolated environments
Pay-per-use model: charges only for active CPU time
Available as standalone SDK for non-Vercel platforms
Built on Vercel's Fluid compute infrastructure
Go to the source
Vercel Blogvercel.com
Publisher excerpt: Vercel Sandbox is a secure cloud resource powered by . It is designed to run untrusted code, such as code generated by AI agents, in isolated and ephemeral environments.Fluid compute Sandbox is a standalone SDK that can be executed from any environment, including non-Vercel platforms. Sandbox…

