# Vercel for Enterprise Apps and Agents

DevFeed: [Vercel for Enterprise Apps and Agents](<https://devfeed.tech/articles/vercel-for-enterprise-apps-and-agents-784.md>)

Original publisher: [Read original article](<https://vercel.com/blog/vercel-for-enterprise-apps-and-agents>)

Author: Jeanne Grosser

Published: 2026-06-16T23:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Vercel](<https://devfeed.tech/topics/vercel.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Security](<https://devfeed.tech/topics/security.md>), [App](<https://devfeed.tech/topics/app.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [Auth0](<https://devfeed.tech/topics/auth0.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [app](<https://devfeed.tech/tags/app.md>), [aws](<https://devfeed.tech/tags/aws.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [github](<https://devfeed.tech/tags/github.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [security](<https://devfeed.tech/tags/security.md>), [slack](<https://devfeed.tech/tags/slack.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

Vercel introduces Enterprise Apps and Agents, a platform for deploying internal applications and AI agents with organizational access, security, ownership, and policy controls as defaults. Vercel Passport keeps deployments private behind an identity provider, while Vercel Connect provides agents with short-lived, scoped credentials for accessing company systems instead of relying on static secrets. The offering also includes enterprise user management and the option to run apps and agents in a customer's AWS account.

## Source excerpt

Today we are introducing Vercel for Enterprise Apps and Agents, a platform that gives your entire company the ability to ship with AI safely, behind your access and security boundaries. Over the past year, employees across Vercel shipped hundreds of agents and internal apps. Getting to production was the easy part, because we built them with eve on top of the Agent Stack and deployed them on Vercel. The difficult questions came after those agents were being used by our employees across the company: Who is allowed to use each agent? How do we keep internal agents internal? Which data and systems are agents allowed to touch? Which models are agents using, and how much are they costing us? Vercel for Enterprise Apps and Agents We built Enterprise Apps and Agents to answer these questions for ourselves. It makes ownership, access, and security the defaults your builders inherit instead of the projects your platform team queues. Platform components Security implementation Vercel Passport Puts every internal app and agent behind your identity provider by default Vercel Connect Gives agents short-lived, scoped credentials for the systems they use, like Slack, GitHub, Snowflake, Salesforce, and Linear Enterprise Managed Users Full lifecycle control over every Vercel and v0 user through your existing directory Bring your own cloud on AWS Runs apps and agents inside your own AWS account (currently in Private Beta) Vercel Passport: Keep internal apps and agents internal The first agents we built were internal tools for our employees, not our end users, and that's a common starting point for many of our customers. Vercel is the fastest way to publish software to the web, but that previously meant "internal" was a setting someone had to configure on every project. One employee forgetting to make one deployment private risked exposing access to sensitive company systems and data. Vercel Passport puts every internal app and agent behind your identity provider by default, so you ca