{
  "installCommand": "cd ../.. && npm ci",
  "buildCommand": "cd ../.. && npm run build -w @workonclock/web",
  "crons": [
    {
      "path": "/api/cron/screenshots-retention",
      "schedule": "0 2 * * *"
    }
  ]
}
