aboutsummaryrefslogtreecommitdiff
path: root/next.config.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'next.config.mjs')
-rw-r--r--next.config.mjs1
1 files changed, 1 insertions, 0 deletions
diff --git a/next.config.mjs b/next.config.mjs
index 2ec75eb..a38c7a2 100644
--- a/next.config.mjs
+++ b/next.config.mjs
@@ -42,6 +42,7 @@ const nextConfig = {
fullUrl: true,
},
},
+
// experimental: {
// serverActions: {
// allowedOrigins: ["localhost:3000"],