I'm facing the same issue with NextJS 15.0.4.
I have created the launch.json file with the same content as in the NextJS documentation (https://nextjs.org/docs/app/building-your-application/configuring/debugging) and still my server side breakpoints are completely ignored when debugging.