summaryrefslogtreecommitdiff
path: root/wrangler.jsonc
blob: 17aea763712c8e918bc2366578e3f29910a541d1 (plain)
1
2
3
4
5
6
7
8
{
  "name": "bav",
  "compatibility_date": "2026-08-22",
  "assets": {
    "directory": "./app",
    "not_found_handling": "single-page-application"
  }
}