<namespace>.create(…) API ontwerper tijdperk
Guillermo Rauch
Guillermo Rauch26 jun 2025
Vercel Sandbox is the “EC2 of AI”. An API to instantly run AI-generated code. With Active CPU pricing. 1️⃣ Create 𝚌𝚘𝚗𝚜𝚝 𝚜𝚋 = 𝚊𝚠𝚊𝚒𝚝 𝚂𝚊𝚗𝚍𝚋𝚘𝚡.𝚌𝚛𝚎𝚊𝚝𝚎({ 𝚜𝚘𝚞𝚛𝚌𝚎: { 𝚞𝚛𝚕: '⟨𝚐𝚒𝚝 𝚞𝚛𝚕⟩', 𝚝𝚢𝚙𝚎: '𝚐𝚒𝚝' }, 𝚛𝚎𝚜𝚘𝚞𝚛𝚌𝚎𝚜: { 𝚟𝚌𝚙𝚞𝚜: 𝟺 }, 𝚝𝚒𝚖𝚎𝚘𝚞𝚝: 𝚖𝚜('𝟻𝚖'), 𝚙𝚘𝚛𝚝𝚜: [ 𝟹𝟶𝟶𝟶 ], 𝚛𝚞𝚗𝚝𝚒𝚖𝚎: '𝚗𝚘𝚍𝚎𝟸𝟸' }); 2️⃣ Run anything 𝚊𝚠𝚊𝚒𝚝 𝚜𝚋.𝚛𝚞𝚗𝙲𝚘𝚖𝚖𝚊𝚗𝚍({ 𝚌𝚖𝚍: '𝚗𝚙𝚖', 𝚊𝚛𝚐𝚜: [ '𝚒𝚗𝚜𝚝𝚊𝚕𝚕' ] }); This runs on the Fluid infrastructure that powers 1M builds per day. (For context, Codex by OpenAI has opened 480k PRs total via Each build is a microVM that can do virtually anything, except for escaping the sandbox 😊 If you’re building a coding agent, ai website builder, data science agents, code-assisted deep research systems, build systems… Just like BotID and AI Gateway, you can use Sandbox if you run your backend on Vercel, or any other providers.
77