Next.js Discord

Discord Forum

Is there an ISR config option to revalidate based on path that is used by getStaticProps?

Unanswered
Saltwater Crocodile posted this in #help-forum
Open in Discord
Saltwater CrocodileOP
Similar to how we can use headers config in next.config.js, is there a revalidate value config? So instead of it being revalidate: 60 for all paths, we can configure based on path?

0 Replies