#error: deploy in vercel with prisma

4 messages · Page 1 of 1 (latest)

brittle condor
#

prisma is not usable in serverless hosts like vercel

#

it needs node

#

u can try using drizzle orm instead which works right away

rough path