For the complete documentation index, see llms.txt. This page is also available as Markdown.
Benchmarked

Upstash

Upstash provider for ComputeSDK

Installation & Setup

Add your Upstash credentials to a .env file:

Usage

Box Types

Upstash supports two box variants:

  • Default Box — Full sandbox with filesystem, shell, snapshots, and preview URLs. Best for persistent or long-running work.

  • Ephemeral Box (optional) — Lightweight, instant-ready box with code execution and filesystem only. No preview URLs. Best for short-lived, one-off tasks.

For more details, see the Upstash Box documentation.

Configuration Options

Last updated

Was this helpful?