Vercel、エンタープライズ向けアプリおよびエージェントプラットフォームを発表
Vercel は、エンタープライズ向け AI エージェントとアプリのセキュリティ、アクセス管理、コスト可視化を強化する「Enterprise Apps and Agents」プラットフォームを発表した。
キーポイント
デフォルトのセキュリティ基盤(Vercel Passport)
すべての内部アプリとエージェントが、社内の ID プロバイダー(Okta, Microsoft Entra など)にデフォルトで紐付けられ、開発者が個別設定しなくてもアクセス制御が可能になる。
安全なシステム連携(Vercel Connect)
Slack や GitHub などの外部システムへのアクセス権限を、環境変数に保存する静的キーではなく、作業時に要求される短寿命のトークンで管理し、セキュリティリスクを低減する。
エンタープライズ管理機能の強化
既存のディレクトリを通じてユーザーライフサイクルを完全制御できる「Enterprise Managed Users」や、AWS 上でアプリを実行可能な「Bring your own cloud on AWS」機能を導入した。
Vercel Connectによるエージェントのセキュリティ強化
OAuthやシークレットキーに依存せず、タスク完了時に期限切れとなる短期認証トークンを動的に発行することで、Slack や GitHub などへの安全なアクセスを実現します。
エンタープライズ管理ユーザーによる完全なライフサイクル制御
SAML SSO とディレクトリ同期を活用し、組織の ID プロバイダーから Vercel へのアカウント作成・削除を自動で連動させ、権限管理と監査証跡を一元的に統括します。
BYOC(Bring Your Own Cloud)によるインフラ制御
AWS アカウント内にコンピュートリソースやビルド成果物を保持し、Vercel の開発体験を維持しつつ、セキュリティチームがネットワーク制御と監査権限を完全に保有できる構成を提供します。
セキュリティをデフォルトとしたイノベーションの加速
プラットフォームに組み込まれた安全機能により、従業員はリスクを懸念せずアイデアのスピードでアプリやエージェントを開発・プロトタイピングできます。
影響分析・編集コメントを表示
影響分析
この発表は、企業が AI エージェントを社内インフラに組み込む際の最大の懸念点であったセキュリティとガバナンスの課題に対し、開発者フレンドリーかつ強力な解決策を示した点で重要です。これにより、IT チームが個別プロジェクトの管理に追われることなく、組織全体での安全な AI 活用が可能となり、エンタープライズ市場における Vercel の地位をさらに確固たるものにするでしょう。
編集コメント
AI エージェントの実用化において、機能の速度だけでなく「誰が使えるか」「どこまで触れるか」というガバナンスが最大のボトルネックとなっており、Vercel がこれをプラットフォームレベルでデフォルト解決する点は業界標準を変える可能性があります。
本日、Vercel for Enterprise Apps and Agents を発表いたします。これは、アクセスおよびセキュリティの境界内において、AI を安全に活用して全社で開発・リリースを可能にするプラットフォームです。
過去 1 年間、Vercel の従業員は数百ものエージェントと内部アプリケーションを開発・リリースしました。プロダクションへの展開が容易だったのは、それらを Agent Stack(エージェントスタック)の上に構築された eve を用いて作成し、Vercel でデプロイしたからです。
しかし、これらのエージェントが社内の全従業員に利用されるようになると、以下のような難しい問いが生じました:
各エージェントの利用を誰が許可するのか?
内部エージェントをどのようにして社内限定で維持するのか?
どのデータやシステムをエージェントがアクセスできるのか?
どのモデル(AI モデル)をエージェントが使用しており、そのコストはいくらか?
Vercel for Enterprise Apps and Agents
これらの問いに答えるために、私たちは Enterprise Apps and Agents を構築しました。これにより、所有権、アクセス制御、セキュリティが、プラットフォームチームがキューに入れるプロジェクトではなく、開発者が継承するデフォルトの仕様となります。
プラットフォームコンポーネント
セキュリティ実装
Vercel Passport
すべての内部アプリケーションとエージェントを、デフォルトでアイデンティティプロバイダー(ID プロバイダー)の背後に配置します。
Vercel Connect
Slack、GitHub、Snowflake、Salesforce、Linear などのシステムに対して、エージェントが使用する際に限定的かつ短期間の認証情報を付与します。
Enterprise Managed Users
既存のディレクトリを通じて、すべての Vercel および v0 ユーザーのライフサイクルを完全に管理できます。
Bring your own cloud on AWS
アプリケーションとエージェントを、お客様の独自の AWS アカウント内で実行します(現在はプライベートベータ版)。
Vercel Passport: 内部アプリとエージェントを社内内に留める
私たちが最初に構築したエージェントは、エンドユーザーではなく社員の業務用ツールであり、これは多くの顧客にとっての一般的な出発点です。
Vercel はソフトウェアをウェブに公開する最速の方法ですが、以前はその場合「内部」設定をプロジェクトごとに誰かが手動で構成する必要がありました。ある社員が 1 つのデプロイを非公開にするのを忘れるだけで、機密性の高い企業システムやデータへのアクセスが露出するリスクがありました。
Vercel Passport は、すべての内部アプリとエージェントをデフォルトで ID プロバイダーの背後に配置し、Okta、Microsoft Entra、Auth0、または他の OpenID Connect 互換プロバイダーを使用してアクセス制御を行うことができます。
アプリおよびエージェントのデプロイは存在した瞬間から非公開となり、アクセスは社員の ID に対して認証され、すべてのエントリが監査可能であり、管理者が中央でポリシーを設定するため、各ビルダーに正しく設定させることに依存する必要がありません。
Vercel Connect: エージェントに安全なシステムへのアクセス権を与える
Passport は内部エージェントにアクセスできる人を管理しますが、それらを利用する社員と同様に、これらのエージェントもデータやシステムへのアクセスを必要とします。このビジネス文脈により、それらは有用であると同時に危険でもあります。なぜなら、ほとんどのエージェントには、エージェントが必要とするあらゆるタスクのために環境変数に格納された長期有効な認証情報が付与されているからです。
Vercel Connect は、OAuth、OIDC、シークレット注入を一つの製品に統合し、従来の静的キーを置き換えます。シークレットを保存する代わりに、エージェントは作業中に短期有効な認証情報を要求します。トークンは一度きりではなくタスクごとに付与され、タスクが完了すると失効します。Connect は、Slack、GitHub、Snowflake、Salesforce、Linear ならびに OAuth または API を介してアクセス可能な他のシステムに対するエージェントの安全なアクセスを提供します。
エンタープライズ管理ユーザー:ID プロバイダーからすべてのビルダーを管理
会社内の全員がビルダーである場合、アカウントのスプレッド(無秩序な増加)は目に見えない失敗モードとなります。誰によってプロビジョニングされたのか不明な席が存在し、チーム変更や退社後もアクセス権が残存し続け、プラットフォーム全体で誰が何を行ったかを示す単一の記録がありません。
エンタープライズ管理ユーザー(Enterprise Managed Users)により、管理者は Vercel を使用するすべてのビルダーに対して完全なライフサイクル制御を行使できます。SAML SSO とディレクトリ同期(Directory Sync)を基盤としており、既存のディレクトリーを通じて席を自動的にプロビジョニングするため、ID プロバイダーがアカウントが存在すべきと判断した瞬間にアカウントが作成され、ディレクトリー側で処理された瞬間にオフボーディング(退社手続き)によりアクセス権が削除されます。
グループベースのアクセス制御、デプロイメント保護、および Vercel における多要素認証(MFA: Multi-Factor Authentication)の強制は組織全体に適用され、すべてのアクションは単一の監査証跡に記録されます。すでに会社で運用している ID システム(Okta やその他の SAML/OIDC プロバイダーなど)が、Vercel および v0 も統制できるようになります。
エンタープライズ管理ユーザーはプライベートベータ版です。
v0 と Snowflake でデータ民主化を実現
v0 は Vercel の AI アプリビルダーです。あなたが望むものを記述するだけで、動作するアプリケーションを生成します。v0 は now Snowflake に接続できるようになったため、エンジニアリングチケットなしで、誰でも安全にデータウェアハウスをバックエンドとするデータアプリを構築できます。v0 と Snowflake へのアクセスは IDP を通じて管理されるため、データは内部に留まります。誰が利用権限を得るかはあなたが決定し、アプリケーションは直接あなたの Snowflake アカウントへデプロイされます。
AWS における Bring Your Own Cloud (BYOC)
大企業にとっての境界線の問題は、プライベートなデプロイメントを超えたものになります。ワークロード自体は、セキュリティチームが所有し監査するアカウント内の、彼らが制御するインフラストラクチャ上で実行されなければなりません。
AWS における Bring Your Own Cloud (BYOC) では、コンピューティングリソース、ビルド成果物、およびランタイムデータを独自の AWS アカウントと VPC 内で実行し、Vercel はその上にコントロールプレーンを稼働させます。あなたのアプリケーションやエージェントは、AWS アカウント内の他のあらゆるものと同様に、プライベートなバックエンドや内部システムにアクセスします。また、ソースコードが CI を離れることはありません。
AWS における BYOC では、エンジニアは Vercel の開発者体験を維持し続け、セキュリティチームはネットワーク制御、監査証拠、および既に所有するアカウントを維持できます。Bring Your Own Cloud は AWS でプライベートベータ版として提供されています。
AI のスピードで安全にリリース
従来、アイデアはセキュリティ審査の段階で消えていました。その理由も正当でした:データ漏洩のリスクが、イノベーションによる潜在的な利益に見合わないからです。Vercel Enterprise Apps and Agents は、安全性を制御する機能をプラットフォームおよびツール自体に組み込んでいます。これにより、貴社の全従業員が、CISO(最高情報セキュリティ責任者)が夜も眠れなくなる心配をする必要なく、アイデアのスピードでアプリやエージェントをリリースできるようになります。
安全な道がデフォルトとなる場合の構築とは、まさにこのことです:
大規模なセキュアなプロトタイピング:会社の誰でも、管理されたレール上で v0 を用いてプロトタイプを作成できます。これにより、実験はセキュリティ上の例外ではなく、業務を探求するデフォルトの方法へと変わります。
ドメインの専門家が自らのツールを構築:問題に最も近い人々が、その問題を解決するものを自ら構築します。チケットを提出して数クォーター他人が対応するのを待つ必要はありません。
プロダクションへの即座な昇格パス:プロトタイプが価値があることが証明されたら、エンジニアリングチームはそれをゼロから再構築したり、 outright 禁止したりするのではなく、プロトタイピングと同じプラットフォーム上でプロダクションへ移行します。
FAQ
Vercel for Enterprise Apps and Agents とは何か?
それは、組織全体で従業員が構築するアプリやエージェントをデプロイし、ガバナンスし、接続するためのプラットフォームです。v0 でプロトタイプ化されたものでも、エンジニアチームがゼロから構築したものでも、会社がリリースするすべてのものに所有権、アクセス制御、アイデンティティ、セキュリティをもたらします。このプラットフォームには、Vercel Passport、Vercel Connect、Enterprise Managed Users が含まれており、AWS アカウント内で実行するオプションも用意されています。
Passport、Connect、および Enterprise Managed Users を利用するには特定のフレームワークを使用する必要がありますか?
いいえ。Passport、Connect、Enterprise Managed Users は、どのように構築されたかに関わらず、Vercel にデプロイされるすべてのものをガバナンスします。これらは既存のプロジェクトにも新しいプロジェクトと同様に適用されます。
どのアイデンティティプロバイダーや外部サービスがサポートされていますか?
Enterprise Managed Users は Okta および SAML または OIDC アイデンティティプロバイダー(Identity Provider)と連携します。Vercel Connect は、エージェントに Slack、GitHub、Snowflake、Salesforce、Linear への安全なアクセスを提供し、OAuth や API を介して到達可能なその他のサービスもサポートしています。
現在利用可能な機能は?
Vercel Passport と Vercel Connect はベータ版です。Enterprise Managed Users と AWS 上の BYOC(Bring Your Own Cloud)はプライベートベータ版です。
さらに詳しく読む
原文を表示
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 can control access with Okta, Microsoft Entra, Auth0, or any other OpenID Connect-compatible provider.
App and agent deployments are private from the moment they exist, access is authenticated against your employee identity, every entry is auditable, and admins set the policy centrally rather than relying on each builder to configure it correctly.
Vercel Connect: Give agents secure access to your systems
Passport governs who can access internal agents, but just as the employees who use them do, those agents need access to your data and systems. That business context makes them both useful and dangerous, because most agents are given long-lived credentials, sitting in environment variables, provisioned for everything the agent might need to do.
Vercel Connect consolidates OAuth, OIDC, and secret injection into one product that replaces those static keys. Instead of storing a secret, an agent requests short-lived credentials as it works. Tokens are granted per task rather than once and forever, and expire when the task is complete. Connect provides agents with secure access to Slack, GitHub, Snowflake, Salesforce, and Linear, as well as other systems accessible via OAuth or API.
Enterprise Managed Users: Manage every builder from your identity provider
When everyone in the company is a builder, account sprawl is a silent failure mode. Seats appear to have been provisioned by no one, access lingers after someone changes teams or leaves, and there is no single record of who did what across the entire platform.
Enterprise Managed Users gives administrators full lifecycle control over every builder using Vercel. Built on SAML SSO and Directory Sync, it provisions seats automatically through your existing directory, so an account exists the moment your identity provider says it should and off-boarding removes access the moment the directory does.
Group-based access controls, deployment protection, and MFA enforcement on Vercel apply org-wide, and every action lands in a single audit trail. The identity system your company already runs, whether it is Okta or another SAML or OIDC provider, can now govern Vercel and v0, too.
Enterprise Managed Users is in Private Beta.
Democratize data with v0 and Snowflake
v0 is Vercel's AI app builder. You describe what you want, and it generates a working application. v0 now connects to Snowflake, so you can let anyone safely build data apps backed by your warehouse without an engineering ticket. Access to v0 and Snowflake is controlled through your IDP, so data stays internal. You decide who gets a seat, and apps can deploy directly to your Snowflake account.
Bring your own cloud on AWS
For large enterprise companies, the boundary question goes past private deployments. The workloads themselves have to run on infrastructure they control, inside an account the security team owns and audits.
With bring your own cloud (BYOC) on AWS, your compute, build artifacts, and run data inside your own AWS account and VPC, and Vercel runs the control plane on top of it. Your apps and agents reach private backends and internal systems the same way anything else in your AWS account does, and your source code never leaves your CI.
BYOC on AWS means your engineers keep the Vercel developer experience, and your security team keeps the network controls, audit evidence, and account it already owns. Bring your own cloud is in Private Beta on AWS.
Ship at the speed of AI, safely
Traditionally, ideas died in security review for good reason: the risk of a data breach wasn't worth the potential gain of innovation. Vercel Enterprise Apps and Agents builds safety controls into the platform and tools themelseves, meaning everyone in your company can ship apps and agents at the speed of their ideas, without your CISO losing sleep.
This is what building looks like when the safe path is the default:
Secure prototyping at scale: Anyone in the company can prototype with v0 on governed rails, so experimentation stops being a security exception and becomes the default way to explore work.
Domain experts building their own tools: The people closest to a problem build the thing that solves it instead of filing a ticket and waiting a quarter for someone else to.
An immediate graduation path to production: When a prototype proves it matters, engineering takes it into production on the same platform it was prototyped on, rather than rebuilding it from scratch or banning it outright.
FAQ
What is Vercel for Enterprise Apps and Agents?
It is the platform for deploying, governing, and connecting the apps and agents your employees build, across the whole organization. It brings ownership, access control, identity, and security to everything your company ships, whether someone prototyped it in v0 or an engineering team built it from the ground up. The platform includes Vercel Passport, Vercel Connect, Enterprise Managed Users, and the option to run inside your own AWS account.
Do I need to use a particular framework to use Passport, Connect, and Enterprise Managed Users?
No. Passport, Connect, and Enterprise Managed Users govern anything you deploy to Vercel, regardless of how it was built. They apply to your existing projects the same way they apply to new ones.
Which identity providers and external services are supported?
Enterprise Managed Users works with Okta and any SAML or OIDC identity provider. Vercel Connect gives agents secure access to Slack, GitHub, Snowflake, Salesforce, and Linear, plus anything else reachable over OAuth or an API.
What is available today?
Vercel Passport and Vercel Connect are in Beta. Enterprise Managed Users and BYOC on AWS are in Private Beta.
Read more
関連記事
Vercel Passport がパブリックベータ版へ移行
Vercel は、Okta や Auth0 などの既存のアイデンティティプロバイダーを活用して、デプロイメントへのアクセス制御を一元管理する「Vercel Passport」機能をパブリックベータとして公開した。これにより、企業チームは特定の認証を経た訪問者のみが発行物を閲覧できる環境を構築できるようになる。
Vercel Connect:エージェントが外部サービスに安全にアクセスするための新機能
Vercel は、環境に長期シークレットを保存せず、スコープ限定の短期トークンをランタイムで取得する「Vercel Connect」を発表した。これにより、Slack や GitHub などの外部サービスへのエージェントからのアクセスが安全になる。
[AINews] 今日特に大きな出来事はありませんでした
Latent Space は、GLM 5.2 が依然として注目されていると指摘しつつ、AIE WF 2026 の通常チケットが月曜日に完売すると発表しました。同サイト購読者向けに限定割引を提供し、参加者には Warp や Datadog などからのスポンサークレジットも付与されます。
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み