My Initial Experience With Next.JS On Netlify
Why Are You Doing This?
Well, in my effort to simplify my software life I’m firing up Next.JS with Next-Auth. To get this working you need to setup environment variables and such for the cloud functions it utilizes.
As I debugged I found errors in my console and network tab in my browser.
Luckily