megachangelog
Improvement

Sandbox snapshots now expire based on last use

Sandbox snapshots now expire based on last activity instead of creation time. The expiration timer resets each time a snapshot is used, allowing you to set shorter retention windows without losing active snapshots between sessions, making it safer to build long-running workflows.

Vercel Sandbox snapshots now expire based on when they were last used, not when they were created. Active snapshots stay alive as long as workflows depend on them, while unused snapshots expire on their retention policy.

Every time a snapshot is used, its expiration timer resets. This lets you set shorter retention windows without worrying that a snapshot will disappear between sessions, making it safer to build long-running workflows on top of Sandbox persistence.

Learn more about Sandbox snapshots in the .documentation

Read more

sandboxessnapshotspersistenceworkflowsretention

Source: original entry ↗