This commit is contained in:
Kar
2022-09-06 16:11:02 +05:30
commit b2e5f127cf
8 changed files with 86 additions and 0 deletions

7
.cicdhosting.toml Normal file
View File

@@ -0,0 +1,7 @@
[build]
# Publish directory
publish = "dist"
# Default build command.
##command = "yarn prod"
static = "dist"