Vercel deploy stuck after prisma generate
Unanswered
Asiatic Lion posted this in #help-forum
Asiatic LionOP
solved
somehoe not sure why i had:
provider = "npx zod-prisma-types"
deleted "npx" now it works and generates the schemas
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 of
Prisma.DecimalJsLike ?I only have
Prisma.Decimalok 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 

Asiatic LionOP
narrowed the issue more, i have it half working 

Asiatic LionOP
after 3 days, I could solve the issues 
