Benchmarked
Vercel
Vercel provider for ComputeSDK - Execute code in globally distributed serverless environments.
Installation & Setup
Add your Vercel credentials to a .env file:
Usage
Configuration Options
Authentication
When no credentials are provided in config (no token, teamId, or projectId), the provider falls back to OIDC authentication using the VERCEL_OIDC_TOKEN environment variable. Run vercel env pull to populate VERCEL_OIDC_TOKEN in your .env file. This is an alternative to the token-based authentication shown above.
Last updated
Was this helpful?