netlify.toml (5 lines of code) (raw):

[build] base = "docs/book/" publish = "/book" [context.deploy-preview] command = "make build"