Skip to content

Commit 4e90b12

Browse files
committed
fix(web): update netlify.toml
1 parent 652761f commit 4e90b12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

web/netlify.toml

+3
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ NETLIFY_YARN_WORKSPACES = "true"
66
YARN_ENABLE_GLOBAL_CACHE = "true"
77
# YARN_CACHE_FOLDER = "$HOME/.yarn_cache"
88
# YARN_VERSION = "3.2.0"
9+
10+
[functions]
11+
directory = "web/netlify/functions/"

0 commit comments

Comments
 (0)