my prisma seed.ts file works fine locally, also on github when its run before vitest. However, in the deploy stage, it fails. This is a npx prisma migrate release_command. Standard blues stack setup otherwise.
2024-11-12T21:25:27Z Invalid `prisma.word.createMany()` invocation:
2024-11-12T21:25:27Z Server has closed the connection.