Skip to content

Commit e88d219

Browse files
committed
Update netlify.toml
1 parent c25b397 commit e88d219

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

netlify.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[build.environment]
55
NODE_VERSION = "20"
66

7+
78
[[edge_functions]]
89
path = "/shorten"
910
function = "shorten"
@@ -20,6 +21,7 @@
2021
path = "/version"
2122
function = "version
2223
24+
2325
[[edge_functions]]
2426
path = "/*"
2527
function = "redirect"

0 commit comments

Comments
 (0)