@app-router
App Router 是 Next.js 基于文件系统的路由器,构建于 React Server 组件之上。它使用 app/ 目录结构,其中文件夹定义路由,特殊文件控制 UI 行为。