Luke Childs
2 years ago
1 changed files with 2 additions and 0 deletions
@ -1,3 +1,5 @@ |
|||
{ |
|||
"installCommand": "npm install && cd website && npm install", |
|||
"buildCommand": "cd website && npm run build", |
|||
"outputDirectory": "website" |
|||
} |
Loading…
Reference in new issue