Files
cli-e2e-mqo0swxl/apps/kanban/wrangler.jsonc
2026-06-21 18:48:08 +02:00

10 lines
356 B
JSON

{
// Consumed by @cloudflare/vite-plugin. `main` is TanStack Start's built-in
// server entry (no hand-written worker file); the plugin wires client assets
// and the ssr environment automatically.
"name": "kanban",
"main": "@tanstack/react-start/server-entry",
"compatibility_date": "2024-12-01",
"compatibility_flags": ["nodejs_compat"],
}