Skip to content

Commit 77b3835

Browse files
committed
chore(docs): add wrangler config for Cloudflare deploy
1 parent 1bd10df commit 77b3835

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

doc/wrangler.jsonc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"name": "minepanel-docs",
3+
"compatibility_date": "2026-07-01",
4+
"assets": { "directory": "./.vitepress/dist" }
5+
}

0 commit comments

Comments
 (0)