Cache headers not showing on vercel
Unanswered
Selkirk Rex posted this in #help-forum
Selkirk RexOP
I have added cache headers via next.config.js and also via middleware. On localhost (build + serve) they show, but on production I get the private / no-cache / no-store headers. Anyone has had this problem before?