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