Files
opencode/packages/www/wrangler.jsonc
Dax Raad fe3b2e8f90 sync
2026-07-13 00:50:51 -04:00

8 lines
217 B
JSON

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