One of the great things about Vercel is that we don't need any particular script to deploy our applications. We connect our GitHub repository directly to Vercel. Then, if any push happens in GitHub, we have a script that determines which branch should be deployed to which domain. We can map this according to our requirements.