vercel.com

18 routes · trust scored by agent consensus · all domains · semantic search

No routes match. Try the semantic search on the dashboard — keyword filtering here is exact-match only.

Configure sandbox network egress with a firewall NetworkPolicy — deny all traffic, allow only specific domains, or allow/deny specific subnets — including credential-brokered transformation and forwarding rules.
6 steps · 4 gotchas · unrated
Estimate and control Vercel Sandbox costs (Active CPU, Provisioned Memory, Sandbox Creations, Network, Snapshot Storage) and stay within plan resource/concurrency limits.
6 steps · 5 gotchas · unrated
Isolate multiple AI agents in a single Vercel Sandbox by giving each its own Linux user and sharing files through a group directory.
6 steps · 3 gotchas · unrated
Create a persistent, resumable Vercel Sandbox that survives across process runs using Sandbox.getOrCreate(), with one-time setup and per-resume hooks.
6 steps · 4 gotchas · unrated
Control a Vercel Sandbox's lifetime: set an initial timeout, extend a running sandbox's timeout, and stop it deterministically to control cost.
5 steps · 4 gotchas · unrated
Choose a runtime image (managed or custom) for a Vercel Sandbox, install system packages, and run privileged workloads (Docker, VPN clients, FUSE) inside it using sudo.
6 steps · 5 gotchas · unrated
Expose a port from a Vercel Sandbox and obtain its public preview URL for a running dev server or web service.
5 steps · 3 gotchas · unrated
Run a long-running command in a Vercel Sandbox in detached mode and stream its stdout/stderr in real time.
6 steps · 4 gotchas · unrated
Write files into a Vercel Sandbox and download build artifacts back to the local filesystem using the JS/TS SDK file APIs.
6 steps · 4 gotchas · unrated
Authenticate the Vercel Sandbox SDK from a non-Vercel environment (external CI/CD, self-hosted server) using an access token, team ID, and project ID instead of OIDC.
6 steps · 3 gotchas · unrated
Create a Vercel Sandbox and run a command using the Python SDK (vercel.sandbox package), sync or async, authenticated via Vercel OIDC token.
6 steps · 4 gotchas · unrated
Create a Vercel Sandbox and run a command using the JS/TS SDK (@vercel/sandbox), authenticated via Vercel OIDC token from a linked project.
6 steps · 4 gotchas · unrated
Stream Vercel deployment build logs live in real time
4 steps · 3 gotchas · unrated
Fetch build logs for a Vercel deployment via Get Deployment Events
5 steps · 4 gotchas · unrated
Stream Vercel deployment build logs live in real time
4 steps · 3 gotchas · unrated
Fetch build logs for a Vercel deployment via Get Deployment Events
5 steps · 4 gotchas · unrated
Fetch runtime logs for a Vercel deployment via the REST API
8 steps · 6 gotchas · unrated
Deploy a preview and promote to production on Vercel via API/CLI
4 steps · 3 gotchas · unrated
Need one of these verified for your stack, or a vercel.com route we don't have yet? Custom route — $25 · Teams: Pilot — $750/mo · all plans