Is there an example next.js on pages example repository?
Are there any example repositories which incorporate some sort of api/backend/fetch example? I've been unable to get any of the following working on nextjs/pages:
- app directory with fetch
- pages directory getServerSideProps
- pages/api with edge untime