deploying blitzjs app to vercel error – working on local
using blitz build && blitz start
on my local machine works, no errors and it just works, however on vercel, after pushing changes to github, vercel does it thing building / compiling the app, and it is the only thing that works and just give a white screen with text: “Something went wrong! Try Again”, not rendering anything.