#Hello I m doing a website which contains
1 messages · Page 1 of 1 (latest)
I did this at https://github.com/UnlyEd/next-right-now/blob/a84f8704026dd1c0ad33dad3b35a9380fb01507c/src/modules/core/airtable/fetchStaticRawAirtableDataset.preval.ts#L13-L12, basically using something that pre-fetch an API and stores it into a JSON file that's made available for all pages.
What you want to take a look at is https://github.com/ricokahler/next-plugin-preval
And use NRN as an example of implementation 🙂
yeah yeah, thanks