Skip to content

Commit 58ee335

Browse files
committed
build: wrangler conf for cloudflare
1 parent ea2ca89 commit 58ee335

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

lib/wrangler.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name = "voltx-demo"
2+
pages_build_output_dir = "dist-demo"
3+
compatibility_date = "2025-10-25"
4+
compatibility_flags = [ "nodejs_compat" ]
5+
6+
[env]
7+
production = { }

0 commit comments

Comments
 (0)