/ netlify.toml
netlify.toml
1  [build]
2    publish = "dist/"
3    command = "npm run build:dist"