diff --git a/apps/studio-next/next.config.js b/apps/studio-next/next.config.js index 0efe65432..7a84fd9cd 100644 --- a/apps/studio-next/next.config.js +++ b/apps/studio-next/next.config.js @@ -43,7 +43,7 @@ const nextConfig = { headers: [ { key: 'CDN-Cache-Control', - value: 'public, max-age=31536000, must-revalidate', + value: 'public, max-age=36400, must-revalidate', }, { key: 'Cache-Control',