explainer-env-dashboard / wrangler.jsonc
Gnan Deep Rathan K
Deploy dashboard without binary lockfile
1b83e76
raw
history blame contribute delete
223 Bytes
{
"$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",
}