Course lesson
Generate Static Pages From Keystatic Entries With generateStaticParams in Next.js 14
In this video, you'll add a generateStaticParams function in the individual author page, so that a static HTML page is generated at build time, so we can access those on Vercel.
- Duration
- 2 min
- Access
- Free
- Transcript
- Retained from source evidence
In this video, you'll add a generateStaticParams function in the individual author page, so that a static HTML page is generated at build time, so we can access those on Vercel.