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