fix: revert optimizeCss to fix LCP/FCP regression caused by critters with Tailwind v4

This commit is contained in:
2026-06-26 10:21:57 +02:00
parent 474672b2a1
commit 7b01924055

View File

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