I am wondering what the trick here is. I have the Cloudflare deployment going (Thanks alphafox) and I was wondering, “why don’t I just upload it to my vercel pro account?”.
So that’s what I did. I got bolt.diy to build on Vercel after I added remix/node entries to the package.json and pnpm-lock. But then this is the error I get:
It seems it can’t be too difficult to host it on vercel, since the cloudflare hosting was pretty straightforward.
What’s the trick to get this to work?