Skip to content

Commit 050a426

Browse files
committed
add assets to wrangler for cloudflare
1 parent bb4585c commit 050a426

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

wrangler.jsonc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@
33
"compatibility_date": "2026-02-18",
44
"main": "api/index.ts",
55
"compatibility_flags": ["nodejs_compat"],
6+
"assets": {
7+
"directory": "./public",
8+
"binding": "ASSETS",
9+
},
610
}

0 commit comments

Comments
 (0)