diff --git a/next.config.js b/next.config.js index 91b54f3b..87746fe7 100644 --- a/next.config.js +++ b/next.config.js @@ -18,6 +18,7 @@ const withAnalyzer = createBundleAnalyzer({ /** @type {import('next').NextConfig} */ const config = { + output: "export", reactStrictMode: true, eslint: { // Replaced by root workspace command