浏览代码

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

clean next.config.mjs
Yifei Zhang 2 年之前
父节点
当前提交
4c9e4e507c
共有 1 个文件被更改,包括 0 次插入3 次删除
  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 = [
       {