Can't connect to `db.prisma.io` via vercel.
I am using prisma accelerate, and I can't deploy any apps because the connection to prisma servers is failing.
19:04:40.972
Error: P1001: Can't reach database server at `db.prisma.io:5432`
19:04:40.973
19:04:40.973
Please make sure your database server is running at `db.prisma.io:5432`.
19:04:40.981
npm error code 1
19:04:40.981
npm error path /vercel/path0
19:04:40.981
npm error command failed
19:04:40.981
npm error command sh -c prisma generate && prisma migrate deploy
19:04:40.984
npm error A complete log of this run can be found in: /vercel/.npm/_logs/2025-11-12T14_04_31_062Z-debug-0.log
19:04:41.021
Error: Command "npm install" exited with 1