mirror of
https://github.com/Geprivilegieerde-Anonimiteit-BV/ga-bv.mathai.cloud.git
synced 2026-08-21 13:36:22 -04:00
15 lines
268 B
JSON
15 lines
268 B
JSON
{
|
|
"$schema": "node_modules/wrangler/config-schema.json",
|
|
"name": "ga-bv-mathai-cloud",
|
|
"compatibility_date": "2026-05-29",
|
|
"observability": {
|
|
"enabled": true
|
|
},
|
|
"assets": {
|
|
"directory": "."
|
|
},
|
|
"compatibility_flags": [
|
|
"nodejs_compat"
|
|
]
|
|
}
|