Files
zerobyte/apps/docs/wrangler.jsonc
2026-04-18 11:30:33 +02:00

11 lines
270 B
JSON

{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "zerobyte-docs",
"compatibility_date": "2025-09-02",
"compatibility_flags": ["nodejs_compat"],
"main": "@tanstack/react-start/server-entry",
"assets": {
"run_worker_first": ["/sitemap.xml"],
},
}