{
  "scripts": {
    "dokku": {
      "predeploy": "NODE_ENV=development yarn clean && yarn build"
    }
  }
}
