Vercel ships Connect, Passport beta, and 24-hour Sandboxes at Ship 26
What's new
- Vercel Connect (public beta): scoped, short-lived OIDC tokens at runtime for Slack, GitHub, Linear, Discord, Notion, Salesforce, Figma, Snowflake plus generic OAuth/API-key and MCP connectors — no long-lived secrets in env
- Vercel Passport (public beta): internal apps and agents behind your IdP (Okta, Auth0, any OIDC) by default
- Sandbox max session 5 → 24 hours (June 16) — unlocks long-running agentic workflows and large data jobs on Pro/Enterprise
- Adapters: Better Auth, Auth.js, eve, AI SDK, MCP clients
- Connect pricing: 5K token requests/mo free on Hobby; $3 per 10K on Pro/Enterprise
Why it matters
Connect plus Passport are the security half of the "Vercel for Enterprise Apps and Agents" bundle. For teams that want to deploy agents without owning a secrets vault, this is a vendor-grade alternative.
How to try it
Enable Connect / Passport in the dashboard (public beta). Sandbox 24h is automatic for Pro and Enterprise.
Open original source
Vercel