floter.design/netlify.toml
2023-10-30 18:24:30 +01:00

7 lines
No EOL
104 B
TOML

[build]
command = "npm run build"
publish = "build"
functions = "functions/"
[dev]
command = "vite dev"