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

[build] base = "./website" publish = "./build" command = "yarn build"