Error: Error connecting to database: fetch failed (next.js)
At first I thought the problem is with drizzle but the sql function causes the same error as drizzle, I'm using the @neondatabase/serverless package from my next.js app, I've tried both http and websocket connection but nothing worked.

