perf: resolve Lighthouse issues, optimize CSS and JS payload

This commit is contained in:
2026-06-25 13:13:15 +02:00
parent f463e854fd
commit f9f0970f3f
4 changed files with 11 additions and 6 deletions

View File

@@ -15,6 +15,7 @@ const nextConfig = {
pagesBufferLength: 2,
},
experimental: {
optimizeCss: true,
staleTimes: {
dynamic: 0,
static: 30,