This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
Expo app in monorepo builds locally but fails in Vercel #5626
Replies: 1 comment
-
intergalacticspacehighway/expo-trpc#5 not sure if this helps |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
Hey there 👋🏻,
I have an expo within a monorepo that builds locally just fine but fails in a Vercel deployment. The app builds and runs fine locally. The build command is
npm run expo:export:web
.Here's the link to the source code: https://github.com/dmiranda2791/ai-labs/tree/main/apps/pop-choice.
I've tried changing many things in expo config but no luck.
I'd appreciate any support on this. thanks!
Example
https://vercel.com/dmiranda2791/pop-choice/FGSK2WgJYDFtPE2UnZcGM9Gac6GG?filter=all
Steps to Reproduce
Beta Was this translation helpful? Give feedback.
All reactions