Open muertomariachi opened 3 years ago
I have a pretty high traffic site that i developed using this approach that is running in production now, some advantages:
we can do github prod push integration: https://vercel.com/docs/git/vercel-for-github
or if we want to be safer/conservative, we can do, one of us can do the cli prod push: https://vercel.com/docs/cli
Note: The owner of the domain needs to be ready when we want to switch over
https://vercel.com/docs/custom-domains
remove /ops
and
docker, cloud, ngnix, and related files
I have a pretty high traffic site that i developed using this approach that is running in production now, some advantages:
we can do github prod push integration: https://vercel.com/docs/git/vercel-for-github
or if we want to be safer/conservative, we can do, one of us can do the cli prod push: https://vercel.com/docs/cli