Perf: Remove optimizeCss (causes render-blocking CSS), compress 94 photos via sharp/mozjpeg (avg ~70% size reduction)

This commit is contained in:
2026-06-23 02:29:30 +02:00
parent aff47de037
commit 3b438de94d
97 changed files with 46 additions and 1 deletions

View File

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