diff --git a/next.config.mjs b/next.config.mjs index da23fd21..9c0ce9fa 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -1,9 +1,6 @@ /** @type {import('next').NextConfig} */ const nextConfig = { - experimental: { - appDir: true, - }, async rewrites() { const ret = [ {