# Cross-link map: Vercel Sandbox (/docs/sandbox)

> From the Vercel docs graph (built 2026-09-21T05:26:59.511Z), spanning vercel.com docs + KB, nextjs.org, ai-sdk.dev, and other Vercel documentation sites. Full graph as JSON: https://vercel.com/docs/graph.json

## Semantically closest pages

- [Understanding Sandboxes](https://vercel.com/docs/sandbox/concepts?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=semantic) — Learn how Vercel Sandboxes provide on-demand, isolated compute environments for running untrusted code, testing applicat
- [Working with Sandbox](https://vercel.com/docs/sandbox/working-with-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=semantic) — Task-oriented examples for common Vercel Sandbox operations in TypeScript and Python.
- [Quickstart](https://vercel.com/docs/sandbox/quickstart?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=semantic) — Learn how to run your first code in a Vercel Sandbox.
- [Run untrusted code with Vercel Sandbox, now generally available](https://vercel.com/blog/vercel-sandbox-is-now-generally-available?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=semantic)
- [Running commands in a Vercel Sandbox](https://vercel.com/docs/sandbox/run-commands-in-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=semantic) — Create isolated sandbox environments to run builds, tests, and commands safely.

## This page links to (17)

- [Vercel Container Registry](https://vercel.com/docs/container-registry?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Store and manage Docker container images on Vercel. Build and push images with the Vercel CLI, then run them on Vercel F
- [Sandbox CLI Reference](https://vercel.com/docs/sandbox/cli-reference?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Based on the Docker CLI, you can use the Sandbox CLI to manage your Vercel Sandbox from the command line.
- [Understanding Sandboxes](https://vercel.com/docs/sandbox/concepts?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Learn how Vercel Sandboxes provide on-demand, isolated compute environments for running untrusted code, testing applicat
- [Sandbox Authentication](https://vercel.com/docs/sandbox/concepts/authentication?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Learn how to authenticate with Vercel Sandbox using OIDC tokens or access tokens.
- [Drives](https://vercel.com/docs/sandbox/concepts/drives?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Persistent storage that can be mounted into sandboxes and shared across runs.
- [Images](https://vercel.com/docs/sandbox/concepts/images?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Start sandboxes from Vercel's Managed Images, or custom OCI images stored in Vercel Container Registry to ship your own
- [Run isolated AI agents in one sandbox](https://vercel.com/docs/sandbox/concepts/multi-agent?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Give each AI agent an isolated Linux user in a Vercel Sandbox with the @vercel/sandbox createUser, createGroup, and asUs
- [Persistence](https://vercel.com/docs/sandbox/concepts/persistent-sandboxes?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Sandboxes automatically save their filesystem state when stopped and restore it when resumed. No manual snapshot managem
- [Snapshots](https://vercel.com/docs/sandbox/concepts/snapshots?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Save and restore sandbox state with snapshots for faster startups and environment sharing.
- [Tags](https://vercel.com/docs/sandbox/concepts/tags?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Categorize sandboxes by environment, team, or any other criteria using key-value tags.
- [Ecosystem](https://vercel.com/docs/sandbox/ecosystem?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Use Vercel Sandbox with the agent frameworks, model SDKs, and coding agents you already work with.
- [Mount remote storage](https://vercel.com/docs/sandbox/mount-remote-storage?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Mount an external object store such as Amazon S3 into a Vercel Sandbox with a FUSE driver, so code reads and writes remo
- [Vercel Sandbox pricing and quotas](https://vercel.com/docs/sandbox/pricing?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Understand how Vercel Sandbox billing works, what's included in each plan, and the quotas that apply.
- [Python SDK Reference](https://vercel.com/docs/sandbox/python-sdk-reference?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Reference for the Vercel Sandbox Python SDK, including sandbox lifecycle, processes, files, snapshots, persistence, and
- [Quickstart](https://vercel.com/docs/sandbox/quickstart?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Learn how to run your first code in a Vercel Sandbox.
- [JS SDK Reference](https://vercel.com/docs/sandbox/sdk-reference?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — A comprehensive reference for the Vercel Sandbox JavaScript SDK, which lets you run code in a secure, isolated environme
- [Working with Sandbox](https://vercel.com/docs/sandbox/working-with-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=outbound) — Task-oriented examples for common Vercel Sandbox operations in TypeScript and Python.

## Pages that link here (86)

By site: eve (2) · vercel-changelog (16) · vercel-kb (25) · vercel-web (5) · vercel-docs (38)

### From eve

- [Security Model](https://eve.dev/docs/concepts/security-model?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — eve's trust boundaries, where secrets live, how credentials reach hosts, and what fails closed by default.
- [Sandbox](https://eve.dev/docs/sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — The agent's isolated bash environment, including built-in file tools, a seeded /workspace, backends, lifecycle, and netw

### From vercel-changelog

- [Build with OpenAI Agents API on Vercel](https://vercel.com/changelog/build-with-openai-agents-api-on-vercel?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Connect to and manage Sandboxes from the dashboard](https://vercel.com/changelog/connect-to-and-manage-sandboxes-from-the-dashboard?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Custom tags available in beta on Vercel Sandbox](https://vercel.com/changelog/custom-tags-available-in-beta-on-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Data downloaded by Vercel Sandbox is now free](https://vercel.com/changelog/data-downloaded-by-vercel-sandbox-is-now-free?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Drives for Vercel Sandbox in Private Beta](https://vercel.com/changelog/drives-for-vercel-sandbox-in-private-beta?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Full Sandbox egress firewall now available on Hobby plan](https://vercel.com/changelog/full-sandbox-egress-firewall-now-available-on-hobby-plan?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [More granular observability for Vercel Sandbox](https://vercel.com/changelog/more-granular-observability-for-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Port 8080 is now available in Vercel Sandboxes](https://vercel.com/changelog/port-8080-is-now-available-in-vercel-sandboxes?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Cursor Cloud Agents can now run in Vercel Sandbox](https://vercel.com/changelog/run-cursor-cloud-agents-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Run Docker containers inside Vercel Sandbox](https://vercel.com/changelog/run-docker-containers-inside-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Vercel AI Gateway and Vercel Sandbox now available on Hermes Agent](https://vercel.com/changelog/vercel-ai-gateway-and-vercel-sandbox-now-available-on-hermes-agent?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Vercel Sandbox is now available in all regions](https://vercel.com/changelog/vercel-sandbox-is-now-available-in-all-regions?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Vercel Sandbox is now globally available](https://vercel.com/changelog/vercel-sandbox-is-now-globally-available?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Vercel Sandbox now supports 10,000 concurrent sandboxes and 5,000 vCPUs per minute](https://vercel.com/changelog/vercel-sandbox-now-supports-10-000-concurrent-sandboxes-and-5-000-vcpus-per-minute?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Vercel Sandbox routing is now 18x faster globally](https://vercel.com/changelog/vercel-sandbox-routing-is-now-18x-faster-globally?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Vercel Sandbox supports forking](https://vercel.com/changelog/vercel-sandbox-supports-forking?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [Build AI agents with AI Gateway and AI SDK](https://vercel.com/kb/guide/ai-gateway-and-ai-sdk?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Build AI agents on Vercel with AI Gateway and AI SDK, then make them reliable, capable, and durable with Sandbox, Chat S
- [Run Cursor Cloud Agents on Vercel Sandbox](https://vercel.com/kb/guide/cursor-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Learn how to run Cursor Cloud Agents on Vercel Sandbox with BYOM worker pools, durable workflows, isolated microVMs, and
- [Run recurring security reviews with deepsec on Vercel](https://vercel.com/kb/guide/deepsec-reviews-on-vercel?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Learn how to run periodic security scans on your code with deepsec. Set up deepsec to review GitHub repositories and del
- [How to run Devin Outposts sessions on Vercel](https://vercel.com/kb/guide/devin-outposts-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Run Devin Outposts sessions in isolated Vercel Sandbox microVMs. One browser authorization to set up, then sessions star
- [Running Docker on Vercel](https://vercel.com/kb/guide/docker?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Learn how to run Docker on Vercel by deploying OCI container images as Vercel Functions, storing them in Vercel Containe
- [Manage your Sanity project from Slack with eve](https://vercel.com/kb/guide/eve-sanity-copilot?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — A Slack-based Sanity copilot built on eve. It queries and edits content with GROQ, shapes schemas, manages releases, and
- [Ship social posts from Slack with eve and Typefully](https://vercel.com/kb/guide/eve-typefully-social-media-agent?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — A Slack-based social media agent built on eve. It drafts posts and threads for X, LinkedIn, Threads, Bluesky, and Mastod
- [Build an agentic app in FastAPI with OpenAI Agents API and Vercel Sandbox](https://vercel.com/kb/guide/fastapi-openai-agents-api-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Learn how to build a repository Q&A app using FastAPI, OpenAI Agents API, and Vercel Sandbox, with isolated code inspect
- [How to build an on-demand voice agent with Vercel Sandbox](https://vercel.com/kb/guide/how-to-build-an-on-demand-voice-agent-with-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Build a voice AI application that creates isolated LiveKit agent environments using Vercel Sandbox, enabling real-time c
- [How to run a multi-step research agent on Vercel](https://vercel.com/kb/guide/how-to-run-a-multi-step-research-agent-on-vercel?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — An end-to-end architecture for production research agents on Vercel using Sandbox, Workflows, and AI Gateway with isolat
- [Run a marketing team from Slack with eve](https://vercel.com/kb/guide/marketing-team-eve?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Team of five marketing agents built on eve. The lead routes work to specialists that write long-form into Notion, queue
- [Build an agent with OpenAI Agents API on Vercel](https://vercel.com/kb/guide/openai-agents-api-vercel?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Build and deploy an agent with OpenAI Agents API, Vercel Functions, Queues, and Sandbox for isolated code execution.
- [Run Python code securely with AI SDK and Vercel Sandbox](https://vercel.com/kb/guide/python-ai-sdk-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Add an \\`executeCode\\` tool to your AI SDK agent with the \\`ai-sdk-tool-code-execution\\` package to run Python 3.13 insi
- [How to run Herdr coding agents in isolated Vercel Sandboxes](https://vercel.com/kb/guide/run-herdr-coding-agents-isolated-vercel-sandboxes?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Install the vercel.sandbox plugin for Herdr, approve an upload manifest, run each AI coding agent in its own isolated Ve
- [Investigate GitHub issues with \\`HarnessAgent\\` and Vercel Sandbox](https://vercel.com/kb/guide/sandboxed-coding-agent-with-harnessagent?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Use HarnessAgent to run coding agent harnesses like Claude Code or Codex against untrusted code inside Vercel Sandbox. R
- [Using TanStack AI with Vercel Sandbox](https://vercel.com/kb/guide/tanstack-ai-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Run coding agents in isolated Vercel Sandbox microVMs with the @tanstack/ai-sandbox-vercel provider, with durable resume
- [How to test a container image in Vercel Sandbox before deploying](https://vercel.com/kb/guide/test-container-image-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Validate a container image before deploying by booting it as a custom Sandbox image from Vercel Container Registry \\(VCR
- [Build a v0-style app builder with OpenAI Agents API and Vercel Sandbox](https://vercel.com/kb/guide/v0-clone-openai-agents-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Build a chat-to-app workspace with live Next.js previews, follow-up edits, and saved projects using the OpenAI Agents AP
- [The Complete Guide to Vercel Agent](https://vercel.com/kb/guide/vercel-agent?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Learn what Vercel Agent does, how to set up Code Review, Investigation, Chat, and Installation, and what each feature co
- [Using Vercel Agent to review pull requests](https://vercel.com/kb/guide/vercel-agent-code-review?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Set up Vercel Agent Code Review to automatically review pull requests, apply validated fixes, request reviews with @verc
- [Vercel Sandbox vs CodeSandbox](https://vercel.com/kb/guide/vercel-sandbox-vs-codesandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — A detailed guide to Vercel Sandbox vs CodeSandbox: compute isolation, credential brokering, Active CPU billing, Docker s
- [Vercel Sandbox vs E2B](https://vercel.com/kb/guide/vercel-sandbox-vs-e2b?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — A detailed guide to Vercel Sandbox vs E2B: compute lifecycle, security controls, code execution, pricing, and when to ch
- [Vercel vs Fastly](https://vercel.com/kb/guide/vercel-vs-fastly?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — A detailed guide to Vercel vs Fastly: full-stack application platform vs edge infrastructure layer, covering framework s
- [Vercel vs Northflank](https://vercel.com/kb/guide/vercel-vs-northflank?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — A detailed guide to Vercel vs Northflank: Fluid compute, CDN and caching, container image functions, security defaults,
- [Vercel vs Railway](https://vercel.com/kb/guide/vercel-vs-railway?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — A detailed guide to Vercel vs Railway: serverless vs always-on containers, container images via Dockerfile.vercel, frame

### From vercel-web

- [Agentic Infrastructure](https://vercel.com/blog/agentic-infrastructure?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Introducing eve](https://vercel.com/blog/introducing-eve?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [$1 million hacker challenge for Vercel Sandbox](https://vercel.com/blog/one-million-dollar-hacker-challenge-for-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Introducing the new Vercel Agent](https://vercel.com/blog/vercel-agent?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)
- [Vercel Services: Run full stack on Vercel](https://vercel.com/blog/vercel-services-run-full-stack-on-vercel?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound)

### From vercel-docs

- [Code Review](https://vercel.com/docs/agent/pr-review?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Get automatic AI-powered code reviews on your pull requests
- [Vercel CLI Overview](https://vercel.com/docs/cli?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Learn how to use the Vercel command-line interface \\(CLI\\) to manage and configure your Vercel Projects from the command
- [vercel sandbox](https://vercel.com/docs/cli/sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Interact with Vercel Sandbox from the Vercel CLI: list, create, connect, exec, copy, stop, and snapshot sandboxes from y
- [eve](https://vercel.com/docs/eve?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Build and deploy durable backend AI agents with eve, an open-source, filesystem-first framework.
- [Concepts](https://vercel.com/docs/eve/concepts?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Learn how eve agents, sessions, channels, tools, skills, connections, and sandboxes fit together.
- [Observability Insights](https://vercel.com/docs/observability/insights?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — List of available data sources that you can view and monitor with Observability on Vercel.
- [Regional Pricing](https://vercel.com/docs/pricing/regional-pricing?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for Managed Infrastructure resources in different regions.
- [Stockholm, Sweden \\(arn1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/arn1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Stockholm, Sweden \\(arn1\\) region.
- [Mumbai, India \\(bom1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/bom1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Mumbai, India \\(bom1\\) region.
- [Paris, France \\(cdg1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/cdg1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Paris, France \\(cdg1\\) region.
- [Cleveland, USA \\(cle1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/cle1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Cleveland, USA \\(cle1\\) region.
- [Cape Town, South Africa \\(cpt1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/cpt1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Cape Town, South Africa \\(cpt1\\) region.
- [Dublin, Ireland \\(dub1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/dub1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Dublin, Ireland \\(dub1\\) region.
- [Frankfurt, Germany \\(fra1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/fra1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Frankfurt, Germany \\(fra1\\) region.
- [São Paulo, Brazil \\(gru1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/gru1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the São Paulo, Brazil \\(gru1\\) region.
- [Hong Kong \\(hkg1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/hkg1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Hong Kong \\(hkg1\\) region.
- [Tokyo, Japan \\(hnd1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/hnd1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Tokyo, Japan \\(hnd1\\) region.
- [Washington D.C., USA \\(iad1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/iad1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Washington D.C., USA \\(iad1\\) region.
- [Seoul, South Korea \\(icn1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/icn1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Seoul, South Korea \\(icn1\\) region.
- [Osaka, Japan \\(kix1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/kix1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Osaka, Japan \\(kix1\\) region.
- [London, UK \\(lhr1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/lhr1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the London, UK \\(lhr1\\) region.
- [Portland, USA \\(pdx1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/pdx1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Portland, USA \\(pdx1\\) region.
- [San Francisco, USA \\(sfo1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/sfo1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the San Francisco, USA \\(sfo1\\) region.
- [Singapore \\(sin1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/sin1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Singapore \\(sin1\\) region.
- [Sydney, Australia \\(syd1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/syd1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Sydney, Australia \\(syd1\\) region.
- [Montréal, Canada \\(yul1\\) pricing](https://vercel.com/docs/pricing/regional-pricing/yul1?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Vercel pricing for the Montréal, Canada \\(yul1\\) region.
- [Products](https://vercel.com/docs/products?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Browse Vercel products for building, deploying, securing, observing, and scaling web applications.
- [Projects overview](https://vercel.com/docs/projects?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — A project is where you deploy and operate frontend apps, APIs, backends, containers, and agent workloads on Vercel.
- [Transferring a project](https://vercel.com/docs/projects/transferring-projects?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Learn how to transfer a project between Vercel teams.
- [Anthropic SDK](https://vercel.com/docs/sandbox/ecosystem/anthropic-sdk?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Use Anthropic tool use with AI Gateway to execute model-generated code in an isolated Vercel Sandbox.
- [Harbor and Terminal-Bench](https://vercel.com/docs/sandbox/ecosystem/harbor?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Run Terminal-Bench and any other Harbor Hub dataset on Vercel Sandbox, with each trial in its own isolated Firecracker m
- [Herdr](https://vercel.com/docs/sandbox/ecosystem/herdr?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Run terminal-based coding agents in persistent Vercel Sandbox microVMs from Herdr. Review and apply their changes locall
- [Hermes](https://vercel.com/docs/sandbox/ecosystem/hermes?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Run Hermes Agent terminal commands in isolated Vercel Sandbox microVMs, with models served through Vercel AI Gateway.
- [LangChain](https://vercel.com/docs/sandbox/ecosystem/langchain?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Give a LangChain agent a tool that executes model-generated code in an isolated Vercel Sandbox, with models served by AI
- [OpenAI Agents API](https://vercel.com/docs/sandbox/ecosystem/openai-agents-api?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Connect OpenAI Agents API sessions to Vercel Sandbox for isolated code execution and persistent workspace files.
- [OpenAI SDK](https://vercel.com/docs/sandbox/ecosystem/openai-sdk?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Use OpenAI function calling with AI Gateway to execute model-generated code in an isolated Vercel Sandbox.
- [TanStack AI with Vercel Sandbox](https://vercel.com/docs/sandbox/ecosystem/tanstack-ai?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Run TanStack AI coding agents in isolated Vercel Sandbox microVMs with the dedicated provider, workspace configuration,
- [Running commands in a Vercel Sandbox](https://vercel.com/docs/sandbox/run-commands-in-sandbox?from=graph&source_path=%2Fdocs%2Fsandbox&source_site=vercel-docs&relationship=inbound) — Create isolated sandbox environments to run builds, tests, and commands safely.
