10 lines
172 B
TOML
10 lines
172 B
TOML
[build]
|
|
command = "npm run generate"
|
|
functions = "netlify/"
|
|
|
|
[[redirects]]
|
|
from = "https://postwoman.io"
|
|
to = "https://hoppscotch.io"
|
|
status = 301
|
|
force = true
|