⚠️ Build did not produce a live site

This team repo has no index.html in its publish directory .hov-ci, so there is nothing to serve.

The build command failed. Fix the errors below and push to main again — the site rebuilds automatically.

Build log (last lines):

npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@semantic-release/github@12.0.9',
npm warn EBADENGINE   required: { node: '^22.14.0 || >= 24.10.0' },
npm warn EBADENGINE   current: { node: 'v20.20.2', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@semantic-release/npm@13.1.5',
npm warn EBADENGINE   required: { node: '^22.14.0 || >= 24.10.0' },
npm warn EBADENGINE   current: { node: 'v20.20.2', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: 'semantic-release@25.0.6',
npm warn EBADENGINE   required: { node: '^22.14.0 || >= 24.10.0' },
npm warn EBADENGINE   current: { node: 'v20.20.2', npm: '10.8.2' }
npm warn EBADENGINE }

added 723 packages, and audited 867 packages in 12s

253 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
npm notice
npm notice New major version of npm available! 10.8.2 -> 12.0.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.1
npm notice To update run: npm install -g npm@12.0.1
npm notice

> dorahacks-hackonvibe-launchcopilot@1.0.0 build
> next build

⚠ No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry

▲ Next.js 16.2.10 (Turbopack)

  Creating an optimized production build ...
✓ Compiled successfully in 2.6s
  Running TypeScript ...
  Finished TypeScript in 3.8s ...
  Collecting page data using 3 workers ...
  Generating static pages using 3 workers (0/6) ...
  Generating static pages using 3 workers (1/6) 
  Generating static pages using 3 workers (2/6) 
  Generating static pages using 3 workers (4/6) 
✓ Generating static pages using 3 workers (6/6) in 171ms
  Finalizing page optimization ...

Route (app)
┌ ○ /
├ ○ /_not-found
├ ƒ /api/analyze
├ ƒ /api/extract
├ ƒ /api/kit
└ ○ /icon.svg


○  (Static)   prerendered as static content
ƒ  (Dynamic)  server-rendered on demand

::notice::npm run build успешен

HackOnVibe CI — this page auto-replaces a broken deploy so you can see exactly what went wrong.