rootlexR
Convex Communityโ€ข14mo agoโ€ข
24 replies
rootlex

Hi guys, I need help overriding the

Hi guys, I need help overriding the build command on eas.

On Vercel with a NextJS project, you can override it with this command
npx convex deploy --cmd 'npm run build'

How do I achieve this in eas build command with a convex react native project?
Was this page helpful?