Next.js Discord

Discord Forum

Cache headers not showing on vercel

Unanswered
Selkirk Rex posted this in #help-forum
Open in Discord
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?

0 Replies