I try to debug my next.js app with webstorm,
I am using this tutorial: https://blog.jetbrains.com/webstorm/2017/01/debugging-react-apps/
But missing how it should looks like in next.js?
Questions can be asked on https://spectrum.chat/next-js as per the issue template 馃憤
Found a hacky way that is documented on https://github.com/zeit/now/issues/2077#issuecomment-550236663, for those using Now CLI to run their Next.js app