Skip to main content

Documentation Index

Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Vercel Sandbox Vercel Sandbox runs code in ephemeral compute on Vercel’s infrastructure, scoped to a Vercel team and project. Phoenix uses it as a hosted backend for both Python and TypeScript code evaluators. It’s a good fit when your team is already on Vercel and you’d like sandbox usage to roll up under the same billing and access controls.

Configure

  1. Create a token in the Vercel dashboard and note your team and project IDs.
  2. Add VERCEL_TOKEN, VERCEL_PROJECT_ID, and VERCEL_TEAM_ID from Settings → Sandboxes.
See Settings → Sandboxes → Vercel Sandbox for full configuration details and Sandbox Backends for self-hosting setup.