{ "build": { "image": "denoland/deno", "command": "apt install git && deno task build", "publicDir": "_site" } }