Create netlify.toml

This commit is contained in:
xxDeveloper
2022-07-26 21:53:27 +03:00
committed by GitHub
parent 2ee09a6e7a
commit da0eefdf3b

3
netlify.toml Normal file
View File

@@ -0,0 +1,3 @@
[build]
publish = "guide-en/"
command = "npm run build"