This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/netlify.toml
konrad e49fd16a3a
Some checks failed
continuous-integration/drone/push Build is failing
feat: add preview deploys with netlify (#972)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #972
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-11-10 21:25:50 +00:00

4 lines
52 B
TOML

[build]
command = "yarn build"
publish = "dist"