文档中心Next.jsappDir须知:自 Next.js 13.4 起,此选项不再需要。App Router 现已稳定。 App Router(app 目录)支持 布局、服务器组件、流式传输 和 并置数据获取。 使用 app 目录将自动启用 React 严格模式。了解如何增量采用 app 目录。