unoptimized images

This commit is contained in:
Sergey Bolshakov 2025-12-15 01:19:19 +03:00
parent b63bc78ec7
commit b249ab597b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ const nextConfig: NextConfig = {
pathname: '/**'
},
],
unoptimized: false,
unoptimized: true,
},
webpack(config) {
config.module.rules.push({