tsconfig.ts is No modifications are needed.
I merely added the comments for the "output" directory.
edit schema.prisma -output
execute npm i prisma @prisma/client
npx npx prisma generate
is will be OK
enter image description here