AI Briefing
KO

Server-Timing response header will be forwarded to the client

·2026.07.30 21:00

Key point

Starting August 10, 2026, Vercel CDN will forward the Server-Timing response header directly to the client.

Details

Starting August 10, 2026, Vercel CDN will begin forwarding the Server-Timing response header to the client. This allows developers to check backend metrics such as database query time or cache hit status through the browser's network panel or the Performance API.

Using the Server-Timing header, you can report data such as:

  • Database query execution time
  • Cache hits status and performance

If you want to keep the existing behavior of removing this header from all responses, you can configure the transforms setting in vercel.json to delete the server-timing header.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.