wrangler.jsonc 217 B

1234567
  1. {
  2. "$schema": "node_modules/wrangler/config-schema.json",
  3. "name": "opencode-www",
  4. "compatibility_date": "2026-07-12",
  5. "compatibility_flags": ["nodejs_compat"],
  6. "main": "@tanstack/react-start/server-entry",
  7. }