DEV Community

Fatima Alam
Fatima Alam

Posted on

NextJS - ISG (Incremental Static Generation)

Introduces a validate key in the return object of getStaticProps() method having a numeric value in seconds after which the build page be pre-fetched again with new/updated data.

Top comments (0)