react-email icon indicating copy to clipboard operation
react-email copied to clipboard

Improve deployment flow

Open zenorocha opened this issue 3 years ago • 2 comments

Currently, if you want to deploy your React Email app into Vercel, you need to go to the .react-email folder and run the vercel --prod command from there.

Ideally, users should be able to run the vercel command from the root folder or connect their GitHub repos.

@m-shaka do you want give it a try?

zenorocha avatar Jan 28 '23 17:01 zenorocha

Me? 😅 Sorry, but actually I have no motivation for deploying React Email app 🙏

m-shaka avatar Jan 29 '23 02:01 m-shaka

hehe you never know ;)

zenorocha avatar Jan 29 '23 02:01 zenorocha

@zenorocha If you change the root directory of the project to .react-email it works normally :)

caiodomingues avatar Feb 25 '23 22:02 caiodomingues

Deploying with Vercel doesn't seem to work for me. I run into weird dependency issues. Is this how the demo for react-email site is deployed? Would love to understand the best way to deploy this to Vercel.

andrerfneves avatar Jun 16 '23 17:06 andrerfneves

This should be fixed as of [email protected].

Check the changelog and our blog post for more info on this.

gabrielmfern avatar Jan 30 '24 05:01 gabrielmfern