{
  "status": "ok",
  "checks": {
    "functions_running": true,
    "outbound_fetch": "ok",
    "dataforseo_login_set": false,
    "dataforseo_password_set": false,
    "live_data_ready": false
  },
  "next_steps": [
    "Live data is off. The app still works in Modeled mode. To enable live data: Pages -> Settings -> Environment variables -> add DATAFORSEO_LOGIN and DATAFORSEO_PASSWORD as encrypted, then REDEPLOY (env vars only apply to builds made after they are saved)."
  ]
}