10 lines
212 B
JSON
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",
|
|
},
|
|
}
|