Vercel Sandbox runtimes deprecated
Vercel introduces Managed Images as versioned bases for Sandbox SDK v3, deprecating legacy runtimes—teams should migrate images and tooling to the new scheme.
Vercel Sandbox now runs on Vercel Managed Images — Today we are introducing Vercel Managed Images (VMI), a set of versioned, open-source base images you can use as-is or extend. The source for every image lives in the public repository.vercel/sandbox Managed images replace Sandbox runtimes, which are now deprecated. Starting with version 3 of the Sandbox SDK, new sandboxes default to . It ships with Node.js, Python, common coding agents and standard utilities, so most users never build a cust...







