Is there an ISR config option to revalidate based on path that is used by getStaticProps?
Unanswered
Saltwater Crocodile posted this in #help-forum
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?