We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23522ab commit 60de2f0Copy full SHA for 60de2f0
netlify.toml
@@ -1,5 +1,6 @@
1
[build.environment]
2
NODE_VERSION = "20"
3
+ PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD = "1"
4
5
[build]
6
publish = "docs/.vitepress/dist"
0 commit comments