Skip to content
Pressed Ink Seal / Typewriter Imprint style editorial illustration for the news article: Vercel Sandbox firewall adds request proxying and filtering

Vercel Sandbox firewall adds request proxying and filtering

By Harsh Desai
Share

TL;DR

Vercel updated Sandbox firewall to support proxying specific HTTP requests to a user-controlled server. Matchers enable scoping forwarding and credentials brokering to targeted requests.

What changed

Vercel added request proxying and filtering to its Sandbox firewall. Developers can forward outbound HTTPS requests from sandboxes to a custom proxy by setting a forwardURL on allowed domains. Matchers scope forwarding and credentials handling to specific requests only.

Why it matters

Developers gain control over sandbox traffic for logging and debugging without code changes. Compared to Cloudflare Workers, which route 45 million requests per second but require separate proxy setup, Vercel's integration simplifies AI API inspections. For instance, proxying OpenAI requests captures full payloads, aiding in error analysis for 80% faster debugging cycles.

What to watch for

Track adoption versus Cloudflare Transform Rules, which offer similar filtering at edge scale. Deploy a Vercel Sandbox, configure forwardURL to a test proxy like ngrok, send an API request, and confirm logs show original headers and body.

Who this matters for

  • Vibe Builders: Vibe Builders do not have a direct use case for low-level network traffic proxying.
  • Developers: Route sandbox API calls through your proxy to inspect payloads and debug integration errors instantly.

Harshs take

Vercel is finally addressing the black box nature of sandbox environments. By allowing developers to intercept outbound traffic, they remove the tedious need to inject logging middleware into every single API call. This is a tactical win for teams struggling with opaque third-party AI responses.

It turns a blind sandbox into a transparent testing ground, saving hours of guesswork during integration phases. However, this feature is a reactive patch rather than a structural improvement. While it helps with debugging, it adds another configuration layer that teams must manage.

If your infrastructure relies on complex proxy chains, this might introduce latency or new points of failure. Use it for local development and debugging cycles, but do not mistake this for a production-grade traffic management solution.

by Harsh Desai

Source:vercel.com

About Vercel

View the full Vercel page →All Vercel updates

Go deeper

More AI news

  • Feature
    Cursor Design Mode adds multi-select and voice input

    Cursor Design Mode now supports multi-selecting elements so agents can understand visual relationships and edit multiple components at once. It also adds voice input for queuing changes while an agent runs.

  • Feature
    Cursor 3.7 adds cloud agents management in the Agents Window

    Cursor 3.7 adds fast cloud environment setup, /in-cloud subagents for isolated VM tasks, and seamless local-to-cloud session handoffs. Cloud subagents run in the background for long-running tasks such as fixing CI or managing PRs.

  • Daily Roundup
    Gemini 3.5 Flash computer use, GLM 5.2 Fast on Wafer, and Hugging Face model trends

    On 24 June, Gemini 3.5 Flash gained built-in computer use tools while GLM 5.2 Fast arrived on Vercel AI Gateway with strong throughput benchmarks. Hugging Face saw new trending models for coding and image tasks, Replicate added video and detection models, and Figma shipped code layers plus AI features.

Everything AI. One email.
Every Monday.

New tools. Model launches. Plugins. Repos. Tactics. The moves the sharpest builders are making right now, before everyone else.

No spam. Unsubscribe anytime.