fix: Fix the list of node.js modules compatible with edge (#69801)
### What?
Use
https://vercel.com/docs/functions/runtimes/edge-runtime#compatible-node.js-modules
for the source of truth.
### Why?
x-ref:
https://vercel.slack.com/archives/C03S8ED1DKM/p1725654625787459?thread_ts=1724702057.947199&cid=C03S8ED1DKM
### How?