Next.js Discord

Discord Forum

Vercel deploy stuck after prisma generate

Unanswered
Asiatic Lion posted this in #help-forum
Open in Discord
Asiatic LionOP
solved

somehoe not sure why i had:
provider = "npx zod-prisma-types"

deleted "npx" now it works and generates the schemas

11 Replies

Asiatic LionOP
reached 100 deploys still no luck, tried all combinations, this is nasty
how to get the type ofPrisma.DecimalJsLike ?
I only have Prisma.Decimal
ok its from zod-prisma-types packages
do you have decimal.js in dependencies?
Asiatic LionOP
I fixed that, manually importing them from the prisma client, but the deploy get stuck
the issue it's the prisma generate command
Asiatic LionOP
funny, i can't work now :lolsob:
Asiatic LionOP
narrowed the issue more, i have it half working :galactic_brain:
Asiatic LionOP
after 3 days, I could solve the issues :sunglasses_1: