cloudaxe-opencode/packages/www/wrangler.jsonc
2026-07-13 00:50:51 -04:00

7 lines
217 B
Text

{
"$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",
}