Defines the fallback strategies for Static Site Generation (SSG) routes when a pre-rendered path is not available. This is particularly relevant for routes with parameterized URLs where some paths might not be pre-rendered at build time.
API
enum PrerenderFallback {}
Jump to details