nx icon indicating copy to clipboard operation
nx copied to clipboard

deploy multiple apps to different vercel projects

Open vincent-thomas opened this issue 3 years ago • 4 comments

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!

vincent-thomas avatar May 06 '22 14:05 vincent-thomas

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! 🙏

github-actions[bot] avatar Jun 21 '22 00:06 github-actions[bot]

Commenting to keep this issue up

vincent-thomas avatar Jun 24 '22 22:06 vincent-thomas

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! 🙏

github-actions[bot] avatar Aug 09 '22 00:08 github-actions[bot]

same question for me too

MatthewPosgate avatar Aug 10 '22 05:08 MatthewPosgate

I'm unsure about this, too. Anyone have any ideas?

matthewherbstritt avatar Aug 15 '22 03:08 matthewherbstritt

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 avatar Aug 16 '22 04:08 matthewherbstritt

@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

mrlubos avatar Sep 02 '22 03:09 mrlubos

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!

mandarini avatar Sep 02 '22 10:09 mandarini

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.

github-actions[bot] avatar Mar 21 '23 23:03 github-actions[bot]