8ccd09e
The commit from 2022 makes the app not work by default. Not sure what ISR is, but it doesn't seem to work
- In drafts.tsx, typescript complains about the getStaticProps methods not having req/res params
- In p/[id].tsx, gets error getStaticPaths is required for dynamic SSG pages
8ccd09e
The commit from 2022 makes the app not work by default. Not sure what ISR is, but it doesn't seem to work