web: add cloudflare wrangler.jsonc file

This commit is contained in:
jj 2025-06-01 13:01:29 +00:00
parent b4a53d0fde
commit 3ee7c4d36a
No known key found for this signature in database

7
web/wrangler.jsonc Normal file
View File

@ -0,0 +1,7 @@
{
"name": "cobalt",
"compatibility_date": "2025-06-01",
"assets": {
"directory": "./build"
}
}