generateStaticParams() — supabase Function Reference
Architecture documentation for the generateStaticParams() function in page.tsx from the supabase codebase.
Entity Profile
Relationship Graph
Source Code
apps/docs/app/guides/deployment/ci/[slug]/page.tsx lines 132–132
const generateStaticParams = () => pageMap.map(({ slug }) => ({ slug }))
Domain
Subdomains
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free