App end point on pages VS vercel?

What is the name of the domain?

next-hire.nl

What is the error number?

500

What is the error message?

“logs”: [ { “message”: [ “[nuxt] [request error] [unhandled] [500]”, “Class extends value # is not a constructor or null\n at chunks/routes/api/contact.post.mjs:1:208541” ], “level”: “error”, “timestamp”: 1723108524465 } ],

What is the issue you’re encountering

when i build my app in Vercel everything is working fine, but on pages some how an api endpoint throws error?? it seems at the build something is differend!

This topic was automatically closed after 15 days. New replies are no longer allowed.