build(*): Add netlify support

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