Dev Tools · 7h ago
Vercel CDN to Pass Server-Timing Headers to Clients
Vercel's CDN will start passing Server-Timing response headers to clients on August 10, 2026. This allows developers to expose backend metrics like database query times and cache hits in the browser's network panel. Users can opt out by adding a transform in vercel.json.
Meridian48 take
A small but welcome change for developers who want deeper visibility into backend performance without extra tooling.
server-timingvercel-cdn