dub
dub copied to clipboard
Error while deploying to vercel : { ReferenceError: prisma is not defined
@steven-tey I am very sorry to bug you but i have ran into this problem while deploying dub to vercel ,been at it for about 2 hours straight but my efforts in vain! Please help me figure this error specifically with prisma ( i managed to get all the variables correctly!)
It says prisma is not defined. I even fixed the earlier import method which is now outdated with : import { Prisma } from 'prisma/client';
still no success! Hope to hear back from you soon..thanks
same I am having the same problem, I wish someone can help
https://github.com/steven-tey/dub/discussions/147 I'd love to see a guide on how to host easily.
This should be fixed now since we replaced that route with https://github.com/steven-tey/dub/blob/main/app/%5Bdomain%5D/page.tsx! Sorry about the confusion before!