[build]
publish = "build/"
command = "yarn build"
environment = { NODE_VERSION = "16.13.1" }
[context.production]
ignore = "false"
[context.deploy-preview]
[[redirects]]
# Embargoes compliance. DO NOT REMOVE
conditions = {Country = ["CU", "IR", "KP", "SY", "UA"]}
from = "/*"
to = "/restricted"
status = 302
force = true
from = "/t"
to = "https://api.amplitude.com"
status = 200
from = "/reference"
to = "/reference/alpine"