15 lines
267 B
JSON
15 lines
267 B
JSON
{
|
|
"$schema": "node_modules/wrangler/config-schema.json",
|
|
"name": "cedarline-digital",
|
|
"compatibility_date": "2026-07-12",
|
|
"observability": {
|
|
"enabled": true
|
|
},
|
|
"assets": {
|
|
"directory": "."
|
|
},
|
|
"compatibility_flags": [
|
|
"nodejs_compat"
|
|
]
|
|
}
|