Filesystem snapshots supported on Vercel Sandboxes

Vercel Sandbox now supports filesystem snapshots to capture your state. You can capture a Sandbox's complete filesystem state as a snapshot and launch new Sandboxes from that snapshot using the Sandbox API. This eliminates repeated setup when working with expensive operations like dependency…

dev

Sources