Vercel Sandbox supports forking

Vercel Sandbox Sandbox.fork() now supports forking with. runtime The fork starts from the source's current snapshot and inherits its config and environment variables. If the source is running, it forks the latest saved state, not the live in-memory state. If the source has no snapshot, it falls…

dev

Sources