Files
Portal/netlify.toml
T

9 lines
104 B
TOML

[build]
publish = "."
command = ""
[[redirects]]
from = "/*"
to = "/index.html"
status = 200