Polar Build errors

Polar is working fine on dev server and building locally works fine. When i try to deploy to vercel, i get this error
2 Replies
erquhart
erquhart3w ago
Seems like Convex generated types from dev didn't get included in the commit being built here
NatoshiSakamoto
NatoshiSakamotoOP2w ago
So components.polar and fullApi.polar is on the commit and this is all working perfectly fine on local machine. I tried disabling type-checking so it would deploy and the entire app is working as expected except the Polar functions. https://github.com/dylanw422/ribbit

Did you find this page helpful?