the-algorithm / wrangler.jsonc
github-actions[bot]
deploy: HF sync (Run 194)
1ac9f32
raw
history blame contribute delete
271 Bytes
{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "the-algorithm",
"compatibility_date": "2025-09-27",
"observability": {
"enabled": true
},
"assets": {
"directory": "templates"
},
"compatibility_flags": [
"nodejs_compat"
]
}