Facing an issue deploying Next.js to Vercel

hi we are facing an issue while deploying our next js application on vercel

what is causing this issue and how can it be fixed. We are in a critical situation. Any help would be appreciated

Seems like an error fetching from Plasmic servers. Is it still happening? Can you reproduce it in dev environment?

This is only occuring in vercel production

our dev server is working fine

Could you try updating to the latest @plasmicapp/loader-nextjs? This appears to be an issue with undici fetch which we’ve tried to work around in later versions of loader-nextjs

update: we have updated the package and it is working fine now. thanks for the support