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