drizzle-kit can't connect to Vercel postgres instance
I am following theo's 
From 0 to production - The Modern React Tutorial but I am unable to use drizzle-kit to connect to the postgres instance. I just get ETIMEDOUT whenever I try any of the drizzle-kit commands. (See attached error). I can connect using psql and telnet just fine.1 Reply
Is there a way to increase the timeout?