mirror of
https://github.com/harivansh-afk/React-Portfolio.git
synced 2026-04-15 09:01:17 +00:00
8 lines
118 B
TOML
8 lines
118 B
TOML
[build]
|
|
command = "yarn build"
|
|
publish = "build"
|
|
|
|
[[redirects]]
|
|
from = "/*"
|
|
to = "/index.html"
|
|
status = 200
|