mirror of
https://github.com/harivansh-afk/Austens-Wedding-Guide.git
synced 2026-04-15 11:02:16 +00:00
8 lines
120 B
TOML
8 lines
120 B
TOML
[build]
|
|
command = "npm run build"
|
|
publish = "dist"
|
|
|
|
[[redirects]]
|
|
from = "/*"
|
|
to = "/index.html"
|
|
status = 200
|