summaryrefslogtreecommitdiff
path: root/wrangler.jsonc
blob: a108d1793d7014f58165e78ca255639a681eb816 (plain)
1
2
3
4
5
6
7
8
{
  "name": "massgrave",
  "compatibility_date": "2025-09-27",
  "assets": {
    "directory": "./build",
	"not_found_handling": "404-page"
  }
}