Skip to content

Commit 27fbc62

Browse files
committed
fix: missing 404 page #250
1 parent 6a2d7fe commit 27fbc62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wrangler.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ compatibility_date = "2025-05-05"
33

44
[assets]
55
directory = "./build"
6+
not_found_handling = "404-page"

0 commit comments

Comments
 (0)