How do I use a SleekCMS client in Next.js generateStaticParams without re-fetching content for every page?
12:46 11 Jul 2026

I am looking to reduce static build time for a blog with about 200 posts.

next.js jamstack sleekcms