Content hash for _next/data/.../*.json files #46387
Unanswered
mwalkiewicz
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm facing a problem of trashing the cache of _next/data/build_id/*.json files after every deploy because of changing build id, even if just one page is changed. Setting constant build id will inevitably cause client side inconsistencies, thus we are looking for something similar to js/css/imgur content hashing.
Is there any way of enabling content based hashing for those files? Or maybe there are other means of dealing with this problem that are commonly used?
Beta Was this translation helpful? Give feedback.
All reactions