Error on Vercel with drizzle

I have everything setup and working locally with my new remix application which uses drizzle. However, when I deploy to vercel as soon as I try to login I get the following error when I reach the part where my code calls db.select()...


Has anyone seen this or could point me in the right direction.
Screenshot_2023-06-25_at_4.32.58_PM.png
Was this page helpful?