Fetching from the wire…
Public story · 2026-07-31 · high
Backend metrics that stayed server-side will hit browser devtools and RUM tools, exposing whatever teams packed into that header.
Why now: The changelog puts the switchover on August 10, which leaves about ten days to check what's in that header.
Vercel will stop stripping Server-Timing headers at its CDN edge on August 10, per the changelog.
That breaks the setup for any team that used Server-Timing as a private debug channel, trusting the CDN to keep it from reaching the browser. After the switch, backend metrics like database query time show up in browser devtools and RUM tooling instead of stopping at the edge.
Right now the CDN swallows the header before a response leaves Vercel's edge. Once the change ships, whatever a backend writes into Server-Timing rides along unchanged, with the changelog naming query time as the kind of value that gets through.
The changelog doesn't mention an opt-out. It gives a date and one instruction: audit what's in the header before it ships.
That audit is mechanical: pull every response that sets Server-Timing and check whether the values are safe for a stranger to see. Query time is the example in the changelog. Anything else with the same problem needs to come out too.
Each link below shares sources, entities, or timing with this story.
OpenAI uses Vercel / Shared entity: Vercel / Same source domain / Earlier coverage / Tension
Linked by a graph relationship (OpenAI uses Vercel); both cover Vercel; reported by the same outlet (vercel.com).
Vercel released Sandbox / Shared entity: Vercel / Same source domain / Earlier coverage
Linked by a graph relationship (Vercel released Sandbox); both cover Vercel; reported by the same outlet (vercel.com).
Vercel released Vercel Container Registry / Shared entity: Vercel / Same source domain / Earlier coverage
Linked by a graph relationship (Vercel released Vercel Container Registry); both cover Vercel; reported by the same outlet (vercel.com).
Vercel partners with Claude Code / Shared entity: Vercel / Same source domain / Earlier coverage
Linked by a graph relationship (Vercel partners with Claude Code); both cover Vercel; reported by the same outlet (vercel.com).
Vercel AI SDK built by Vercel / Shared entity: August / Shared topic / Earlier coverage
Linked by a graph relationship (Vercel AI SDK built by Vercel); both cover August; overlapping topics (audit, august).
Vercel partners with Cursor / Shared topic / Tension
Linked by a graph relationship (Vercel partners with Cursor); overlapping topics (been, browser, change, devtool); pushes against this story (but).
OpenAI uses Vercel / Shared entity: Vercel / Same source domain / Earlier coverage
Linked by a graph relationship (OpenAI uses Vercel); both cover Vercel; reported by the same outlet (vercel.com).
Vercel partners with Claude Code / Shared entity: Vercel / Earlier coverage / Tension
Linked by a graph relationship (Vercel partners with Claude Code); both cover Vercel; earlier Vercel coverage from 2026-04-30.