Add worker site support

This commit is contained in:
2025-08-29 04:15:05 +05:30
parent 50979b3746
commit 30211a26f5

7
wrangler.jsonc Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "massgrave",
"compatibility_date": "2025-08-28",
"assets": {
"directory": "./build"
}
}