{ "$schema": "node_modules/wrangler/config-schema.json", "name": "hono-vite-react-stack-example", "compatibility_date": "2025-03-20", "main": "./src/server/index.tsx", "assets": { "directory": "dist" } }