You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I failed with this error: (I hardcode the DATABASE_URL because CF pages can't pass env now cloudflare/next-on-pages#1 )
I know this may not the fault of prisma and data proxy. I just want to ask two questions:
Does this demo can succeed to deploy to CF pages? maybe I miss something.
Is there any successful story deploying a project with nextjs and Prisma data proxy to CF pages. I look through the internet and can not find something useful.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, I am following this guide to deploy this demo to Cloudflare pages.
Cloudflare pages supported nextjs recently, here is a reference https://blog.cloudflare.com/next-on-pages/.
But I failed with this error: (I hardcode the DATABASE_URL because CF pages can't pass env now cloudflare/next-on-pages#1 )
I know this may not the fault of prisma and data proxy. I just want to ask two questions:
Thanks!
The text was updated successfully, but these errors were encountered: