⚠️ 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: '@wallet-standard/app@1.1.1',
npm warn EBADENGINE   required: { node: '>=22' },
npm warn EBADENGINE   current: { node: 'v20.20.2', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@wallet-standard/base@1.1.1',
npm warn EBADENGINE   required: { node: '>=22' },
npm warn EBADENGINE   current: { node: 'v20.20.2', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@wallet-standard/core@1.1.2',
npm warn EBADENGINE   required: { node: '>=22' },
npm warn EBADENGINE   current: { node: 'v20.20.2', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@wallet-standard/errors@0.1.2',
npm warn EBADENGINE   required: { node: '>=22' },
npm warn EBADENGINE   current: { node: 'v20.20.2', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@wallet-standard/features@1.1.1',
npm warn EBADENGINE   required: { node: '>=22' },
npm warn EBADENGINE   current: { node: 'v20.20.2', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@wallet-standard/wallet@1.1.1',
npm warn EBADENGINE   required: { node: '>=22' },
npm warn EBADENGINE   current: { node: 'v20.20.2', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: 'camera-controls@3.1.2',
npm warn EBADENGINE   required: { node: '>=22.0.0', npm: '>=10.5.1' },
npm warn EBADENGINE   current: { node: 'v20.20.2', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn deprecated uuid@8.3.2: uuid@10 and below is no longer supported.  For ESM codebases, update to uuid@latest.  For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).

added 503 packages, and audited 504 packages in 18s

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

8 vulnerabilities (5 moderate, 3 high)

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
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

> fuse@0.1.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 15.5.19

   Creating an optimized production build ...
 ✓ Compiled successfully in 18.7s
   Linting and checking validity of types ...
   Collecting page data ...
   Generating static pages (0/4) ...
bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?)
   Generating static pages (1/4) 
   Generating static pages (2/4) 
   Generating static pages (3/4) 
 ✓ Generating static pages (4/4)
   Finalizing page optimization ...
   Collecting build traces ...

Route (app)                                 Size  First Load JS
┌ ○ /                                    77.9 kB         260 kB
├ ○ /_not-found                            994 B         104 kB
├ ƒ /api/jupiter/price                     131 B         103 kB
├ ƒ /api/jupiter/quote                     131 B         103 kB
└ ƒ /api/jupiter/swap                      131 B         103 kB
+ First Load JS shared by all             103 kB
  ├ chunks/255-98a0bdaa30757bda.js       46.2 kB
  ├ chunks/4bd1b696-c023c6e3521b1417.js  54.2 kB
  └ other shared chunks (total)          2.13 kB


○  (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.