unoptimized images
This commit is contained in:
parent
b63bc78ec7
commit
b249ab597b
|
|
@ -9,7 +9,7 @@ const nextConfig: NextConfig = {
|
|||
pathname: '/**'
|
||||
},
|
||||
],
|
||||
unoptimized: false,
|
||||
unoptimized: true,
|
||||
},
|
||||
webpack(config) {
|
||||
config.module.rules.push({
|
||||
|
|
|
|||
Loading…
Reference in New Issue