Back to thinking
Technology 14 May 2026

Infrastructure Is Eating the AI Product Layer

Vercel shipped a firewall you configure in plain English, an AI Gateway with fast-mode model access, and a security harness for codebases. The infra layer is moving faster than most product teams can keep up with.

The boring stuff is getting interesting fast. Vercel's recent run of releases — a firewall you write rules for in natural language, an AI Gateway now serving Opus 4.7 in fast mode, a sandbox that proxies and filters requests, and a security harness called deepsec for finding codebase vulnerabilities — isn't a product roadmap flex. It's a signal about where the real race is.

When the infrastructure provider can ship AI-native security tooling and model routing in the same sprint, the gap between "we have an AI feature" and "we have a serious AI product" becomes a deployment problem as much as a design problem.

For founders building on top of these platforms, that's genuinely good news. You no longer need a dedicated DevSecOps hire to get production-grade protections. The tradeoff is dependency — your competitive moat thins when your infra vendor ships the same capability to everyone at once.

The smarter move: treat the commoditised security and routing layer as table stakes, and pour the saved engineering hours into the product decisions that can't be configured with a text prompt. Vercel can write your firewall rules. It can't write your GTM strategy.

Sources

  1. Trusted Sources for Deployment Protection Vercel blog
  2. Create Vercel Firewall rules with natural language Vercel blog
  3. Fast mode for Opus 4.7 available on AI Gateway Vercel blog
  4. AI Gateway production index Vercel blog
  5. Vercel Sandbox firewall now supports request proxying and filtering Vercel blog
  6. Introducing deepsec: The security harness for finding vulnerabilities in your codebase Vercel blog