firebase / firebase/firebase-tools

firebase deploy is ignoring next build flags

Open
#9,749 2 comments 0 reactions 0 assignees View on GitHub
integration: web frameworks Needs: Attention type: feature request
Dominant language
TypeScript
Stars
4.5k
Forks
1.3k
Avg merge
1d 12h
Merged PRs (30d)
84

Description

### [REQUIRED] Environment info

**firebase-tools:** 15.2.1

**Platform:** Windows 11 Pro

### [REQUIRED] Steps to reproduce

run "firebase deploy"

### [REQUIRED] Expected behavior

Build with webpack instead turbopack

### [REQUIRED] Actual behavior

"firebase deploy" is ignoring package.json build script flags "next build --webpack". Please allow to use flags so we can choose to build with turbopack or webpack freely, current versions of next.js defaults to turbopack if you dont specify the webpack flag and firebase cli is ignoring flags and just running "next build"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.