Files
cobalt/web/wrangler.jsonc
jj 3ee7c4d36a
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
web: add cloudflare wrangler.jsonc file
2025-06-01 13:02:08 +00:00

8 lines
119 B
JSON

{
"name": "cobalt",
"compatibility_date": "2025-06-01",
"assets": {
"directory": "./build"
}
}