Removed image optimaztion in for loop
This commit is contained in:
@@ -4,9 +4,6 @@ const nextConfig: NextConfig = {
|
||||
eslint: {
|
||||
ignoreDuringBuilds: true
|
||||
},
|
||||
images: {
|
||||
remotePatterns: [new URL("https://minotar.net/**")]
|
||||
},
|
||||
experimental: {
|
||||
reactCompiler: {
|
||||
compilationMode: "all"
|
||||
|
||||
Reference in New Issue
Block a user