[REQUIRED] Environment info
nextJs / firebase hosting
nodejs v18.13.0
firebase-tools:
firebase-tool >= v11.23.0
Platform:
macOS
[REQUIRED] Test case
- firebase deploy --only hosting
[REQUIRED] Steps to reproduce
- try deploy nextJS project with firebase >= v11.23.0
[REQUIRED] Expected behavior
- works with firebase-tools <= v11.19.0
[REQUIRED] Actual behavior
No relevant debug output. Just hangs.
Is working with v11.19.0 (and probably below). Bug likely introduced after that. Probably related to the Cloud Run changes.