add wrangler

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
mido
2026-05-04 17:19:09 -05:00
parent ec3340f970
commit ca44aa17b3
4 changed files with 880 additions and 4 deletions

7
wrangler.jsonc Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "radie-help",
"compatibility_date": "2026-05-04",
"assets": {
"directory": "./dist"
}
}