Chore: make netlify fucking work #65

Merged
BenjaminPalko merged 4 commits from test into master 2025-01-22 12:21:49 -05:00
Showing only changes of commit 44c9a54038 - Show all commits

3
netlify.toml Normal file
View file

@ -0,0 +1,3 @@
[build]
command = "bun run build"
publish = "build"