Skip to content

Commit c19521a

Browse files
committed
Update netlify.toml
1 parent d995c6d commit c19521a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

netlify.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
path = "/latest"
1717
function = "latest"
1818

19+
[[edge_functions]]
20+
path = "/version"
21+
function = "version
22+
1923
[[edge_functions]]
2024
path = "/*"
2125
function = "redirect"

0 commit comments

Comments
 (0)