I would love some help setting up a debugger with next.js

figured this out. I had to go to the ms-vscode.js-debug extension page, and explicitly enable it. This then made the instructions from Configuring: Debugging | Next.js work as expected.