@@ -1,11 +1,3 @@
-# example netlify.toml
-[build]
- command = "vite build"
- functions = "netlify/functions"
- publish = "dist"
-
-## Uncomment to use this redirect for Single Page Applications
-## Not needed for static site generators.
[[redirects]]
from = "/*"
to = "/index.html"