Explorar o código

Merge pull request #1694 from PaRaD1SE98/PaRaD1SE98-patch-1

clean next.config.mjs
Yifei Zhang %!s(int64=2) %!d(string=hai) anos
pai
achega
4c9e4e507c
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      next.config.mjs

+ 0 - 3
next.config.mjs

@@ -1,9 +1,6 @@
 /** @type {import('next').NextConfig} */
 
 const nextConfig = {
-  experimental: {
-    appDir: true,
-  },
   async rewrites() {
     const ret = [
       {