Skip to content

fix: update BuildQuest CI for Next.js - #2

Open
RahilAlam929 wants to merge 3 commits into
mainfrom
fix/webpack-ci
Open

fix: update BuildQuest CI for Next.js#2
RahilAlam929 wants to merge 3 commits into
mainfrom
fix/webpack-ci

Conversation

@RahilAlam929

Copy link
Copy Markdown
Owner

What changed

  • Replaced the old Webpack build command with npm run build
  • Updated GitHub Actions to use Node.js 22.x and 24.x
  • Fixed the CI workflow to match the project's Next.js setup

Validation

  • npm run build passes locally
  • git diff --check passes
  • CI workflow has been pushed to fix/webpack-ci

Why

The previous workflow was running npx webpack, which failed because the project is a Next.js application and does not have a src/index Webpack entry point.

@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
md-rahil-portfolio Ready Ready Preview Aug 31, 2026 5:42pm

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.

1 participant