Skip to content

Commit e87d82f

Browse files
committed
add wrangler config
1 parent 9a451f5 commit e87d82f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

wrangler.jsonc

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "bombshell-docs",
3+
"compatibility_date": "2025-03-23",
4+
"assets": {
5+
"directory": "./dist"
6+
}
7+
}

0 commit comments

Comments
 (0)