Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 300 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 300 Bytes

On-Demand Incremental Static Regeneration

Test On-Demand ISR

Use different next versions to test if ISR is working

Call "localhost:3000/api/revalidate" as POST in Postman to revalidate

Known working version: 13.3.0

Running Locally

$ npm install
$ npm run build
$ npm run start