summaryrefslogtreecommitdiff
path: root/wrangler.jsonc
blob: 9b78a09ef40381708f5edb8ed1981dac15daf007 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "name": "helloastrocf",
    "compatibility_date": "2025-07-10",
    "compatibility_flags": [
        "nodejs_compat"
    ],
    "assets": {
        "binding": "ASSETS",
        "directory": "./dist"
    },
    "observability": {
        "enabled": true
    }
}