소스 검색

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

clean next.config.mjs
Yifei Zhang 1 년 전
부모
커밋
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 = [
       {