Skip to content

Commit 58146d7

Browse files
committed
fix: netlify functions
1 parent 9f7b0da commit 58146d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/frontend/netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
command = "yarn build"
55

66
[functions]
7-
directory = "netlify/functions"
7+
directory = "apps/frontend/netlify/functions"

0 commit comments

Comments
 (0)