diff --git a/next.config.mjs b/next.config.mjs index 07658d2..4ccdf59 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -1,5 +1,3 @@ -import nextConfig from next - const nextConfig = { output: "export", };