pashto-dictionary/netlify.toml

5 lines
146 B
TOML

[build]
base = "website"
command = "export VITE_BUILD_NO=`git rev-parse --short HEAD` && npm run test && npm run build"
publish = "dist"