Sylte
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Sylte on 5/14/2023 in #questions
Caching blog-like pages
We’re building a site with next.js and Strapi for the CMS, hosting on Vercel. Expect somewhere from 50-100k unique monthly users and wanted to know how to add caching to the blog-like pages. Using getServerSideProps for API calls to strapi to get the data required to generate the page. Any pointers for what to do / where to read?
8 replies