Skip to content

GetStaticPaths for ISR #125

Answered by steven-tey
MarkwinVI asked this question in Q&A
Discussion options

You must be logged in to vote

Hey! All you need to do is use getStaticProps with revalidate prop and fallback: true or fallback: "blocking" in your getStaticPaths. You can read more on how to do that here: https://nextjs.org/docs/basic-features/data-fetching/incremental-static-regeneration

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by steven-tey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants