{ "$schema": "node_modules/wrangler/config-schema.json", "name": "opensre", "main": "src/index.mjs", "compatibility_date": "2026-04-29", "workers_dev": true, "routes": [ { "pattern": "install.opensre.com", "custom_domain": true, }, ], }