{ "$schema": "node_modules/wrangler/config-schema.json", "name": "9router-config-generate", "main": "worker/index.ts", "compatibility_date": "2026-08-15", "assets": { "directory": "./dist", "binding": "ASSETS", "not_found_handling": "single-page-application", "run_worker_first": ["/i/*", "/api/*"] } }