fix: disable image optimization to fix persistent 400 errors and simplify CI/CD
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 7s
Build & Deploy / 🧪 QA (push) Successful in 1m15s
Build & Deploy / 🏗️ Build (push) Successful in 3m2s
Build & Deploy / 🚀 Deploy (push) Successful in 15s
Build & Deploy / 🧪 Post-Deploy Verification (push) Failing after 1m4s
Build & Deploy / 🔔 Notify (push) Successful in 2s

This commit is contained in:
2026-05-06 17:29:01 +02:00
parent ad3708e29e
commit 84da0e57e5
3 changed files with 8 additions and 12 deletions

View File

@@ -402,6 +402,7 @@ const nextConfig = {
];
},
images: {
unoptimized: true,
formats: ['image/webp'],
deviceSizes: [640, 750, 828, 1080, 1200, 1920, 2048],
remotePatterns: [