HOWTO make changes/deploy Be on the develop branch Make your changes, commit, push etc. Run yarn deploy from the develop branch locally This will build the prod site and push it to the master branch, which is how the site is deployed.