mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-06-02 21:16:14 -04:00
11 lines
270 B
JSON
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"],
|
|
},
|
|
}
|