Archived
13 lines
247 B
JSON
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"
|
|
}
|
|
}
|