```Astro Astro.response.headers.set('Cache-Control', 'max-age=0') ``` Found in pages folder composed together with layout. Be placed in pages or be set in configuration files? Configured by Astro or Vercel?
Astro.response.headers.set('Cache-Control', 'max-age=0')Found in pages folder composed together with layout.
Be placed in pages or be set in configuration files? Configured by Astro or Vercel?