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,
|
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