Skip to content

Commit f55db24

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

netlify.toml

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

7-
87
[[edge_functions]]
98
path = "/shorten"
109
function = "shorten"
@@ -19,8 +18,7 @@
1918

2019
[[edge_functions]]
2120
path = "/version"
22-
function = "version
23-
21+
function = "version"
2422

2523
[[edge_functions]]
2624
path = "/*"

0 commit comments

Comments
 (0)