aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--next.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/next.config.js b/next.config.js
index 707a02d..0710b23 100644
--- a/next.config.js
+++ b/next.config.js
@@ -1,6 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
- output: 'export',
+ //output: 'export',
}