rda-v3/wrangler.jsonc
2025-12-22 15:08:58 +00:00

14 lines
389 B
Text

{
"name": "rda-2026",
"main": "src/worker.ts",
"compatibility_date": "2025-12-21",
"assets": {
"directory": "./dist/public",
"binding": "ASSETS",
"not_found_handling": "single-page-application",
},
"vars": {
"CONTACT_FROM_EMAIL": "calum@highlandgrouprda.org.uk",
"CONTACT_TO_EMAIL": "calum@highlandgrouprda.org.uk",
},
}