Ullaas commited on
Commit
b187155
·
verified ·
1 Parent(s): 6194618

Update .huggingface.yaml

Browse files
Files changed (1) hide show
  1. .huggingface.yaml +1 -1
.huggingface.yaml CHANGED
@@ -6,4 +6,4 @@ app_file: /backend/backend.py # path to your Python entry point
6
 
7
  build:
8
  commands:
9
- - cd frontend && npm install && npm start
 
6
 
7
  build:
8
  commands:
9
+ - cd frontend && npm install && npm run build