8 lines
202 B
JSON
8 lines
202 B
JSON
|
|
{
|
||
|
|
"$schema": "node_modules/wrangler/config-schema.json",
|
||
|
|
"name": "tanstack-start-app",
|
||
|
|
"compatibility_date": "2025-09-24",
|
||
|
|
"compatibility_flags": ["nodejs_compat"],
|
||
|
|
"main": "src/server.ts",
|
||
|
|
}
|