nextjs+prisma on deno deploy #28389
elycheikhsmail
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I encountered a strange issue with Deno and Deno Deploy.
I had a Next.js + Prisma + Neon project that ran locally using Deno without issues, but when I deployed it to Deno Deploy, it failed to work without any meaningful error messages. To resolve this, I ended up using Netlify to host my project. However, I would like Next.js + Prisma project hosting to work seamlessly on Deno Deploy.
Beta Was this translation helpful? Give feedback.
All reactions