vercel-sandbox
Installation
SKILL.md
Vercel Sandboxes with ComputeSDK
Run code in Vercel's globally distributed serverless environments through ComputeSDK's unified API. Vercel provides fast edge execution with Node.js and Python runtimes — ideal for serverless functions and globally distributed code execution.
Setup
npm install computesdk
# .env
COMPUTESDK_API_KEY=your_computesdk_api_key
VERCEL_TOKEN=your_vercel_token
VERCEL_TEAM_ID=your_vercel_team_id
VERCEL_PROJECT_ID=your_vercel_project_id
Get your ComputeSDK key at https://console.computesdk.com/register