I\'ve got a Next.js app that uses a third party API to show some data. I\'m requesting this data with Next.js API routes. Here is my /pages/api/data.js.
/pages/api/data.js