Searched refs:cacheHeaders (Results 1 – 1 of 1) sorted by relevance
131 const cacheHeaders = [{ key: 'Cache-Control', value: 'public, max-age=31536000, immutable' }]; variable132 return [{ source: '/_next/static/:static*', headers: cacheHeaders }];