Next.js Discord

Discord Forum

App Router Build Cache

Unanswered
Borzoi posted this in #help-forum
Open in Discord
BorzoiOP
On https://nextjs.org/docs/pages/building-your-application/deploying/ci-build-caching I read that there is a .next/cache directory that is used for storing the cache between builds.

Does this work with the App Router as well? I cannot find the same documentation on the equivalent App Router page.

https://nextjs.org/docs/app/building-your-application/deploying

1 Reply