I have been trying to deploy to vercel for quite a month now.
At first i thought modular-forms was causing the issue but after testing on a new project i get same problem.
The build.server was failing localy, after i put "postgres" as external dep it worked. Now, local build works but this is the error i get when deploying it on vercel.
How can i solve this? drizzle is suppozed to run on edge so vercel should work