netlify.toml 56 B

123
  1. [build]
  2. command = "npm run docs"
  3. publish = "build/site"