Remove images config from next.config.js

This commit is contained in:
Marshall Polaris 2022-09-23 14:25:42 -07:00
parent d04304bdac
commit 19c41372a2

View File

@ -9,9 +9,6 @@ module.exports = {
reactStrictMode: true,
optimizeFonts: false,
experimental: {
images: {
allowFutureImage: true,
},
scrollRestoration: true,
externalDir: true,
modularizeImports: {