Next.js Discord

Discord Forum

How can I make use of next build cache in Docker?

Unanswered
American posted this in #help-forum
Open in Discord
AmericanOP
Looking at this: https://nextjs.org/docs/pages/building-your-application/deploying/ci-build-caching
How can I replicate this in my Dockerfile? I'm using the multi-stage Dockerfile bundled with Nextjs

0 Replies