I just logged out the result of the fetch and it appears to be the same data every time how can I dedupe these requests?
unfortunately there’s no way to distinguish between when next.js is doing yarn build
(don’t expect result to change) or doing revalidation (expect result to change), so to be safe we are fetching every time