mika-agent-assist/wrangler.jsonc
2025-01-01 00:00:00 +00:00

7 lines
223 B
JSON

{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "tanstack-start-app",
"compatibility_date": "2025-09-24",
"compatibility_flags": ["nodejs_compat"],
"main": "@tanstack/react-start/server-entry",
}