chore: add wrangler.jsonc Cloudflare Workers deployment

This commit is contained in:
2026-01-13 06:55:06 +00:00
parent cd659d7b4f
commit a51a957530

7
wrangler.jsonc Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "commonflow-org",
"compatibility_date": "2026-01-12",
"assets": {
"directory": "./docs"
}
}