Copy link to headingSecure by default

Copy link to headingChoose a managed image from the catalog

Copy link to headingReference an image and migrate from runtimes

import { Sandbox } from '@vercel/sandbox'; const sandbox = await Sandbox.create({ image: 'vercel/sandbox/python:3.14',});