Static Fetch
↔ (process) to Data Fetch at build time, to Cache & reuse for future request
References
(_default_) [
Next.js](next-js) requests are all [**_
Static Fetch_**](static-fetch)
↔ to minimise load on backend & improve performance. Need to opt-in to Dynamic Fetch