Remove images config from next.config.js
This commit is contained in:
parent
d04304bdac
commit
19c41372a2
|
@ -9,9 +9,6 @@ module.exports = {
|
||||||
reactStrictMode: true,
|
reactStrictMode: true,
|
||||||
optimizeFonts: false,
|
optimizeFonts: false,
|
||||||
experimental: {
|
experimental: {
|
||||||
images: {
|
|
||||||
allowFutureImage: true,
|
|
||||||
},
|
|
||||||
scrollRestoration: true,
|
scrollRestoration: true,
|
||||||
externalDir: true,
|
externalDir: true,
|
||||||
modularizeImports: {
|
modularizeImports: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user