Real-Dev-Squad / members-site

https://members-app-v2.vercel.app
MIT License
4 stars 22 forks source link

Deploy new members site to prod #97

Open vinayak-trivedi opened 1 year ago

vinayak-trivedi commented 1 year ago

We need to deploy this member site to the RDS vercel account, and setup member.realdevsquad.com and staging-members.realdevsquad.com to use this repo

For develop branch change the build command to this:

yarn build:staging

For main branch change the build command to this:

 yarn build:production