Fix: Add robust flex spacer for carousel padding, remove optimizeCss which broke LCP, and fix video opacity overlay

This commit is contained in:
2026-06-23 00:27:20 +02:00
parent da9d1954d6
commit 2a4c605a77
3 changed files with 6 additions and 5 deletions

View File

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