Lex Berezhny
launch.json for debugging deno next.js in vs code
While following the official next.js in deno tutorial I can't seem to figure out how to run and debug in vs code. Can someone please suggest the contents for launch.json that would allow debugging the next.js app in the tutorial (https://docs.deno.com/examples/next_tutorial/).
6 replies