Incremental Static Regeneration (ISR)
Overview
This document sets out the number of items that will be pre-generated in getStaticPaths on each page of the next.js application.
Limits are set based on a middle ground between keeping build times low, but also serving content quickly on the application.
For details on what ISR is, check out this page.
Clubhouses
| Statically Generated | |
|---|---|
| Clubhouse Page | 20 most recently published |
| Clubhouse Landing Page | N/A |
Stories
| Statically Generated | |
|---|---|
| Story Page | 20 most recently published |
| Story Category Page | 20 most recently published |
| Clubhouse Landing Page | N/A |