SSG - Static Site Generation (getStaticProps) + ISR (Incremental Static Regeneration)
⬅️ Back Home
Next.js allows you to create or update static pages after you’ve built your site. Incremental Static Regeneration (ISR) enables you to use static-generation on a per-page basis, without needing to rebuild the entire site. With ISR, you can retain the benefits of static while scaling to millions of pages.
Uhrzeit Build-Time: 10:0:32
- Geiler Shice dieses Next.js
- Test Eintrag SWR
- 3. Test
- Test für SSR
- Test für Docker
- Neuer Test Eintrag