{ "scripts": { "dokku": { "predeploy": "touch /app/predeploy3.test", "postdeploy": "touch /app/postdeploy.test" } } }