mirror of
https://github.com/jimeh/commonflow.org.git
synced 2026-02-19 05:46:40 +00:00
chore: add wrangler.jsonc Cloudflare Workers deployment
This commit is contained in:
7
wrangler.jsonc
Normal file
7
wrangler.jsonc
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"name": "commonflow-org",
|
||||||
|
"compatibility_date": "2026-01-12",
|
||||||
|
"assets": {
|
||||||
|
"directory": "./docs"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user