I’m using @cloudflare/next-on-pages to deploy my next.js application and i always get this error: “Failed to publish your Function. Got error: Error: Script startup exceeded CPU time limit.”
I didn’t find specific information for this error, how can i solve that?
Honestly though, next-on-pages itself is in a state right now that I couldn’t personally recommend it due to lack of maintenance and support, and would encourage you to consider an alternate solution like Netlify or Vercel for your project if you need a quick resolution.