Hi,
We're currently experiencing some intermittent production errors, specifically a SyntaxError:
⨯ SyntaxError: Unexpected token 'I', "Infinite l"... is not valid JSON at JSON.parse () at async I (/var/task/.next/server/chunks/2953.js:1:4573) at async (/var/task/.next/server/chunks/2953.js:1:8204) { digest: '2397332721'}The logs from Vercel are not particularly helpful, making troubleshooting challenging. We’ve tried a few assumptions, but none have worked so far. It’s difficult to make progress since it feels like navigating in the dark. The error doesn’t occur locally (even when building for production)—it only happens on Vercel (preview and production).
Can you please help us with that?
Thanks.