{
    "scripts": {
        "dokku": {
            "predeploy": "npm run build"
        }
    }
}