Remove images config from next.config.js (#931)
This commit is contained in:
parent
e2a8df6c3a
commit
d990bc2f07
|
@ -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