We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 652761f commit 4e90b12Copy full SHA for 4e90b12
web/netlify.toml
@@ -6,3 +6,6 @@ NETLIFY_YARN_WORKSPACES = "true"
6
YARN_ENABLE_GLOBAL_CACHE = "true"
7
# YARN_CACHE_FOLDER = "$HOME/.yarn_cache"
8
# YARN_VERSION = "3.2.0"
9
+
10
+[functions]
11
+directory = "web/netlify/functions/"
0 commit comments