GoogleChrome / lighthouse-ci

Automate running Lighthouse for every commit, viewing the changes, and preventing regressions
Apache License 2.0
6.33k stars 633 forks source link

`Unable to automatically determine the location of static site files.` with new Next.js app #934

Open hamirmahal opened 10 months ago

hamirmahal commented 10 months ago

Discussed in https://github.com/GoogleChrome/lighthouse-ci/discussions/933

Originally posted by **hamirmahal** August 15, 2023 The instructions at https://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/getting-started.md#configure-lighthouse-ci don't seem to work "out-of-the-box" with a Next.js application created using `npx create-next-app@latest`.