janevalencia / nextjs-ssr-comments

Interactive Comment Sections developed using NextJS/TailwindCSS/Express-MongoDB by Jane Valencia
https://fem-comments-hucu-janevalencia.vercel.app/
2 stars 0 forks source link

[HOTFIX] Update cache-control for production #85

Closed janevalencia closed 2 years ago

janevalencia commented 2 years ago

Modify the following cache-control setting on serverSideProps 'public, s-maxage=10, stale-while-revalidate=59'

And update it as followed so that the content is refetched as soon as there is a hot-reload 'no-cache, max-age=0, must-revalidate'

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
fem-comments-hucu ✅ Ready (Inspect) Visit Preview Sep 24, 2022 at 1:37PM (UTC)