chore: switch to Netlify CLI

This commit is contained in:
Stefan Imhoff
2022-08-23 16:17:27 +02:00
parent ecea27c9d7
commit 01cd1fb585
2 changed files with 7 additions and 1 deletions

View File

@@ -5,6 +5,10 @@
[build.environment]
NODE_VERSION = "12.16"
[dev]
command = "npm run dev"
publish = "dist"
[[headers]]
for = "/*"
[headers.values]