build(*): Add netlify support

This commit is contained in:
Josh Creek
2024-03-09 21:32:50 +00:00
parent e3420d6e02
commit 26c552e994
4 changed files with 38 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
[build]
command = "npm run build"
publish = "build"