wrangler and ci setup

This commit is contained in:
Satria 2026-06-03 20:50:34 +07:00
commit 10feea3665
5 changed files with 13 additions and 2 deletions

7
wrangler.jsonc Normal file
View file

@ -0,0 +1,7 @@
{
"name": "satr14-mind",
"compatibility_date": "2026-05-29",
"assets": {
"directory": "dist"
}
}