chore: skip playwright install on netlify

pull/4481/head
Divyansh Singh 8 months ago
parent 23522ab83f
commit 60de2f0f1d

@ -1,5 +1,6 @@
[build.environment]
NODE_VERSION = "20"
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD = "1"
[build]
publish = "docs/.vitepress/dist"

Loading…
Cancel
Save