We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd1cb3 commit a325f87Copy full SHA for a325f87
netlify.toml
@@ -12,6 +12,8 @@
12
# default cache
13
YARN_ENABLE_GLOBAL_CACHE = "true"
14
YARN_GLOBAL_FOLDER = "/opt/buildhome/.yarn_cache"
15
+ YARN_CACHE_FOLDER = "/opt/buildhome/.yarn_cache"
16
+ YARN_VERSION = "3.3.1"
17
18
[context.production]
19
# Do not build the site if there's no site-related changes
0 commit comments