{
  "$schema": "./node_modules/wrangler/config-schema.json",
  "name": "nanocodex-react-vite",
  "compatibility_date": "2026-07-14",
  "main": "./worker/index.mjs",
  "assets": {
    "not_found_handling": "single-page-application",
    "run_worker_first": ["/api/*"]
  }
}
