[build]
base = "examples/basic/"
publish = "dist/"
command = "npm run build"
[[redirects]]
from = "/*"
to = "/index.html"
status = 200