appDir
Source URL: https://nextjs.org/docs/app/api-reference/config/next-config-js/appDir
appDir
Section titled “appDir”This is a legacy API and no longer recommended. It is still supported for backward compatibility.
Good to know: This option is no longer needed as of Next.js 13.4. The App Router is now stable.
The App Router (app directory) enables support for layouts, Server Components, streaming, and colocated data fetching.