The problem is when I do a npm run dev or prisma migrate dev the CLI didn't find the schema.prisma file and recreate the file at the default location (./prisma/schema.prisma) (Screenshot 1) BUT at the end of the processes he said "Prisma schema loaded from server\prisma\schema.prisma" (Screenshot 2)