# Vercel Sandbox now supports Devin Outposts

DevFeed: [Vercel Sandbox now supports Devin Outposts](<https://devfeed.tech/articles/vercel-sandbox-now-supports-devin-outposts-1179.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/vercel-sandbox-now-supports-devin-outposts>)

Author: Elisabeth Rülke

Published: 2026-08-04T23:01:00Z

Content type: release

Language: en

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

Topics: [AI Bots](<https://devfeed.tech/topics/ai-bots.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [firewall](<https://devfeed.tech/tags/firewall.md>), [inference](<https://devfeed.tech/tags/inference.md>), [integration](<https://devfeed.tech/tags/integration.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>), [vercel](<https://devfeed.tech/tags/vercel.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

## AI overview

Vercel Sandbox now supports Devin Outposts, running each Devin session in an isolated microVM. The integration provides snapshots, firewall-policy application, and durable session lifecycle management in a Vercel project.

## Source excerpt

Vercel Sandbox now supports Devin Outposts. Each Devin session executes in its own isolated Sandbox microVM, with no local Outpost worker to keep online. The Devin control plane stays with Cognition, where the agent loop handles inference and planning. Session orchestration and command execution run in your Vercel project, and a durable workflow manages each session's lifecycle. With the integration, teams can: Preserve session state with Sandbox snapshots. Apply Devin network policies through Sandbox firewall rules. To get started, deploy the quickstart and approve the connection as a Devin administrator. Encrypted credentials are added to your project automatically, with no token or API key to copy. Then start a session in Devin and select the new Vercel outpost as its virtual environment. The integration is available to Pro and Enterprise teams with Devin Outposts enabled. Learn more in the knowledge base guide. Read more