Update netlify.toml

This commit is contained in:
Moe Poi ~ 2023-07-12 10:09:43 +07:00
parent bfc8623d3a
commit 87a391ee27
Signed by: moepoi
GPG key ID: 334B501E883409AF

View file

@ -3,7 +3,7 @@
[build]
publish = "dist"
command = "npm run build"
command = "npx playwright install && npm run build"
[[redirects]]
from = "/.well-known/*"