To replicate: - In a consuming Next.js app, bump the Prisma version to >=7 - Run `next build` - Should throw something similar to: `TypeError: The "paths[1]" argument must be of type string. Received undefined` along with `ERR_INVALID_ARG_TYPE`