Commit 7cfe576
fix(ci): use next start instead of serve for Lighthouse CI
The site uses default Next.js build (.next/), not static export (out/).
serve was returning 404 for all pages.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9fe09d2 commit 7cfe576
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments