nx
nx copied to clipboard
deploy multiple apps to different vercel projects
Discussed in https://github.com/nrwl/nx/discussions/6275
Originally posted by salzhrani July 6, 2021 The documentation explains how deploy a single app. Also, it recommends agains changing the root folder. how can we configure nx/vercel to to deploy multiple apps to different projects properly and without triggering builds for other projects. anyone who have done this please chime in.
It doesn't say anything about it in the docs and it would be really nice if someone could clarify!
This issue has been automatically marked as stale because it hasn't had any recent activity. It will be closed in 14 days if no further activity occurs. If we missed this issue please reply to keep it active. Thanks for being a part of the Nx community! 🙏
Commenting to keep this issue up
This issue has been automatically marked as stale because it hasn't had any recent activity. It will be closed in 14 days if no further activity occurs. If we missed this issue please reply to keep it active. Thanks for being a part of the Nx community! 🙏
same question for me too
I'm unsure about this, too. Anyone have any ideas?
Seems https://nx.dev/guides/deploy-nextjs-to-vercel covers it after all.
The key point I was missing was to add the npx nx-ignore <app-name> command under Project Settings > Git on Vercel.
@matthewherbstritt man, your comment is less than 3 weeks old and the link is already broken. Reported in https://github.com/nrwl/nx/issues/11839
Hi there! The new docs page can be found here: https://nx.dev/recipe/deploy-nextjs-to-vercel
Apologies for any inconvenience caused by the restructuring, I respect your frustration. You can use the quicksearch feature to find the pages that have been moved!
Let me know if this helps!
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.