Skip to content
Discussion options

You must be logged in to vote

@joneslloyd are you using cloudflare or some other provider, which can override cache control headers? check the browser network tab to see if its a cf cache hit

you can set this env 'NEXT_PRIVATE_DEBUG_CACHE=1'
this will log cache hits and misses etc

also make sure you aren't using an output of export as ISR is not supported in that mode.

please note coolify has nothing to do with what your nextjs app is serving, if you still have issues you are better off asking in nextjs discord/gh

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@joneslloyd
Comment options

Answer selected by joneslloyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants