rda-v3/wrangler.jsonc
2025-12-27 21:59:22 +00:00

14 lines
350 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": "info@highlandgrouprda.org.uk",
"CONTACT_TO_EMAIL": "info@highlandgrouprda.org.uk"
}
}