diff options
Diffstat (limited to '.lighthouserc.json')
| -rw-r--r-- | .lighthouserc.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.lighthouserc.json b/.lighthouserc.json new file mode 100644 index 0000000..7e15975 --- /dev/null +++ b/.lighthouserc.json @@ -0,0 +1,6 @@ +{ + "staticDistDir": "out/", + "upload" : { + "target": "temporary-public-storage" + } +} |
