mediahub-fe/.lighthouserc.json

14 lines
211 B
JSON

{
"ci": {
"collect": {
"staticDistDir": "./public"
},
"assert": {
"assertions": {}
},
"upload": {
"target": "temporary-public-storage"
}
}
}