netlify: allow build command to be set on dashboard

This commit is contained in:
Harsh Shandilya 2023-10-25 12:48:40 +05:30
parent d2303ac2e7
commit 7ed6298d71
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
[build]
command = "hugo"
publish = "public"
[dev]
command = "hugo serve"
targetPort = 1313