diff --git a/next.config.js b/next.config.js index 30bfcab0e..76193eabd 100644 --- a/next.config.js +++ b/next.config.js @@ -5,6 +5,9 @@ const withBundleAnalyzer = require("@next/bundle-analyzer")({ module.exports = withBundleAnalyzer( withImages({ + future: { + webpack5: true, + }, async redirects() { return [ {