Skip to content

Hb4 build fix #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 20, 2025
Merged

Hb4 build fix #110

merged 3 commits into from
May 20, 2025

Conversation

rohansen856
Copy link

Fixed build errors. Ready for deployment.

npm run build                                                                                     1 ↵ ──(Tue,May20)─┘

> nextjs@0.1.0 build
> next build

   ▲ Next.js 15.1.2
   - Environments: .env

   Creating an optimized production build ...
 ✓ Compiled successfully
 ✓ Linting and checking validity of types    
 ✓ Collecting page data    
 ✓ Generating static pages (18/18)
 ✓ Collecting build traces    
 ✓ Finalizing page optimization    

Route (app)                               Size     First Load JS
┌ ○ /                                     50.2 kB         219 kB
├ ○ /_not-found                           989 B           107 kB
├ ƒ /api/hackbyte4                        140 B           106 kB
├ ○ /chat                                 140 B           106 kB
├ ○ /contact                              578 B           115 kB
├ ○ /countdown                            247 B           106 kB
├ ○ /faq                                  3.77 kB         170 kB
├ ○ /gallery                              5.38 kB         158 kB
├ ○ /humans                               10.7 kB         174 kB
├ ○ /partners                             7.02 kB         174 kB
├ ○ /prizes                               3 kB            159 kB
├ ○ /robots.txt                           0 B                0 B
├ ○ /schedule                             3.63 kB         125 kB
├ ○ /sitemap.xml                          0 B                0 B
└ ○ /welcome                              1.52 kB         119 kB
+ First Load JS shared by all             106 kB
  ├ chunks/4bd1b696-7130e5c597987821.js   53 kB
  ├ chunks/517-1a8f7b1f8e18c12d.js        50.7 kB
  └ other shared chunks (total)           1.91 kB

Route (pages)                             Size     First Load JS
─ ƒ /api/subscribe                        0 B            93.3 kB
+ First Load JS shared by all             93.3 kB
  ├ chunks/framework-84cff5d2d927a1e6.js  57.5 kB
  ├ chunks/main-556e82d2deed00ad.js       33.9 kB
  └ other shared chunks (total)           1.89 kB

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

Copy link

vercel bot commented May 20, 2025

@rohansen856 is attempting to deploy a commit to the Bitbyte's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

netlify bot commented May 20, 2025

👷 Deploy request for hackbyte pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 2c102d7

@Pratik2026 Pratik2026 merged commit c1ae62b into BitByte-TPC:Hackbyte3 May 20, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants