archive
/
givemoneyto.me
Archived
1
Fork 0

Update netlify file

This commit is contained in:
Jake Howard 2019-06-29 17:58:48 +01:00
parent ab15bd4179
commit 95a94c2052
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
[build]
publish = "public"
command = "./scripts/build.sh"
publish = "build"
command = "npm run build"
[build.environment]
HUGO_VERSION = "0.52"
NODE_ENV = "production"
NPM_CONFIG_PRODUCTION = "false"