Rabih Daoud

Results 8 comments of Rabih Daoud

Locally it is building more than fine, however when I am building it on Vercel that's when I run into endless problems. I have spent countless hours fixing errors and...

> [@rabi3daoudd](https://github.com/rabi3daoudd) Can you try the build with the latest changes on main? I couldn’t reproduce this issue locally. @devkiran any updates? I am unable to get this hosted and...

@steven-tey How's it going? any idea on this? locally it builds fine but the moment you push that and try to deploy on Vercel nightmares of errors start rolling 😭

> two months have passed and no one has fixed this issue? Sadly yes, which shocks me because I'm pretty sure they deploy on Vercel. I tried my best to...

> everyone should have deployed it in the way described in the official website documentation. The same problem occurred. After cloning the warehouse locally, configure the .env file, execute pnpm...

@ianmaccallum locally it builds and everything is great. However in vercel max version is 22.X and to do the ignoreBuildErrors: true and ignoreDuringBuilds: true, I get 500: INTERNAL_SERVER_ERROR Code: MIDDLEWARE_INVOCATION_FAILED...

@steven-tey Locally it builds and runs great with no errors. Deployment only works because typescript: { ignoreBuildErrors: true, }, Logs from vercel 2025-09-16T21:16:30.085Z [info] info - GET / { ip:...

@steven-tey any updates on this???