RandomSec/OpenRefine/docs/netlify.toml

10 lines
206 B
TOML
Raw Permalink Normal View History

# Note: this file's config overrides the Netlify UI admin config
[context.production]
command = "yarn netlify:build:production"
[context.deploy-preview]
command = "yarn netlify:build:deployPreview"