Ever since we updated to 6.7.0 and to use prisma.config.ts, attempting to change a schema file and save it takes MINUTES and it's completely unusable. We do have 24 prisma schema files with lots of model in these, but it was not at all slow before in 6.5.0.
The output console of Prisma language server doesn't log anything in particular so I'm unsure how I can do something to make it better again.
The prisma.config.ts file is not doing anything special: