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
I am using nextjs and prisma data proxy to connect to a database.
Then I deploy to cloudflare pages but failed with Script startup exceeded CPU time limit.
I don't know if it is the problem of my project or the work_js generated by next-on-pages.
I am using nextjs and prisma data proxy to connect to a database.
Then I deploy to cloudflare pages but failed with
Script startup exceeded CPU time limit.I don't know if it is the problem of my project or the work_js generated by next-on-pages.