Skip to content

Commit

Permalink
Update lighthouserc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Shih-Hsuan authored Dec 20, 2023
1 parent 69ff427 commit 17d54f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lighthouserc.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"ci": {
"collect": {
"startServerCommand": "npx serve@latest out",
"startServerCommand": "yarn run start",
"url": ["http://localhost:3000/chat"],
"numberOfRuns": 1
},
"upload": {
"target": "temporary-public-storage"
}
}
}
}

0 comments on commit 17d54f6

Please sign in to comment.