This repository has been archived on 2026-08-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
pi-web/docs/wrangler.jsonc

13 lines
247 B
JSON

{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "pi-web-docs",
"compatibility_date": "2026-05-20",
"observability": {
"enabled": true
},
"assets": {
"directory": ".",
"not_found_handling": "404-page"
}
}