bazelbuild / examples

Examples for Bazel
http://bazel.build
Apache License 2.0
800 stars 497 forks source link

chore: upgrade nextjs to v14.1.1 #418

Closed jorunfa closed 4 months ago

jorunfa commented 4 months ago

Nextjs v14 requires mininum v18.17 of Node: https://nextjs.org/docs/app/building-your-application/upgrading/version-14#v14-summary.

I'm unsure if I have any sign CLA signed, or if I can sign that in due time. If not: the only "real" changes are frontend/MODULE.bazel and frontend/next.js/package.json, and you here have my written permission to copy-paste those in a new PR if required.

google-cla[bot] commented 4 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

jorunfa commented 4 months ago

Actually I guess this needs more work:

The "next export" command has been removed in favor of "output: export" in next.config.js. Learn more: https://nextjs.org/docs/advanced-features/static-html-export