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