Chore: make netlify fucking work (#65)
* remove lock * netlify toml * change version idk * prisma for netlify
This commit is contained in:
parent
0ed6b6032e
commit
d783f87d4a
4 changed files with 5 additions and 1 deletions
3
netlify.toml
Normal file
3
netlify.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[build]
|
||||
command = "bun run build"
|
||||
publish = "build"
|
||||
Loading…
Add table
Add a link
Reference in a new issue