{ "$schema": "node_modules/wrangler/config-schema.json", "name": "opencut-web", "compatibility_date": "2025-09-02", "compatibility_flags": ["nodejs_compat"], "main": "@tanstack/react-start/server-entry", "routes": [ { "pattern": "new.opencut.app", "custom_domain": true } ] }