UNPKG

195 BJSONView Raw
1{
2 "version": 2,
3 "name": "melting-pot",
4 "builds": [
5 {
6 "src": "package.json",
7 "use": "@now/static-build",
8 "config": {
9 "distDir": ".docz/dist"
10 }
11 }
12 ]
13}
\No newline at end of file