Build cache saves no time
Unanswered
Atlantic salmon posted this in #help-forum
Atlantic salmonOP
I'm trying to figure out why it seems that the build cache doesn't seem to be saving me much time, if anything. I wonder if everything is working correctly. I am running the builds inside Docker and have mounted
.next/cache
to a Docker cache mount. I can see that it is being mounted correctly as there are things being stored there between each build. Any ideas on what might be missing or ways to trouble-shoot?