Files
website/wrangler.jsonc
T
2026-07-20 01:38:32 +08:00

10 lines
212 B
JSON

{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "uranium-website",
"compatibility_date": "2026-07-19",
"assets": {
"directory": "./dist",
"not_found_handling": "404-page",
},
}