feat: build and deploy with netlify
All checks were successful
Build and deploy / deploy (push) Successful in 2m6s
All checks were successful
Build and deploy / deploy (push) Successful in 2m6s
This commit is contained in:
parent
20d45dca90
commit
f3d4257a4b
5 changed files with 131 additions and 1 deletions
4
netlify.toml
Normal file
4
netlify.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
[build]
|
||||
command = "npm run build"
|
||||
functions = "netlify/functions"
|
||||
publish = "build"
|
Loading…
Add table
Add a link
Reference in a new issue