{ "$schema": "node_modules/wrangler/config-schema.json", "name": "vinext-boilerplate", "compatibility_date": "2026-03-17", "compatibility_flags": ["nodejs_compat"], "main": "./worker/index.ts", "assets": { "directory": "dist/client", "not_found_handling": "none", "binding": "ASSETS", }, }