Nx
Nx on GitHub
Course by Juri Strumpflohner

Configure Cache Outputs to Handle the .next Folder

By default Nx captures common folders like dist or build and automatically restores them from the local cache. However, it doesn't capture the .next folder by default.

In this lesson, you'll learn how to fine-tune local caching to ensure proper handling of the .next folder. We'll configure the cache outputs to make sure the Next.js build artifacts are properly restored from cache when needed.

Monorepo World live replays available!

Watch the replays of exciting talks on developer tooling and monorepos! Catch all the insightful presentations from the event on our YouTube channel.