This works in Windows, with VSCode and next.js 15 and installs cross-env to pass an option to the DEV script
To execute:
- start VSDev debugging (Next.js: debug full stack)
- A chrome window will open
You should now be able to set breakpoints in both client and server components