diff --git a/next.config.js b/next.config.js index 89d9879905..c8095e7756 100644 --- a/next.config.js +++ b/next.config.js @@ -1,6 +1,5 @@ /** @type {import('next').NextConfig} */ module.exports = { - output: undefined, webpack(config) { config.resolve.fallback = { fs: false,