FAQ | This is a LIVE service | Changelog

chore: update basic usage next.js to latest version

For uis/devops/iam/admin#275

What does this MR do?

  • Updates the version of Next.js to the latest version (14.2.33) for basic usage
  • Updates ci templates for pipelines to latest version

Checks

  • Ran npm build on the root, and then npm install next@14.2.33 in the basic-usage folder to update the package.json
  • Ran npm run dev to bring up the development server
  • Opened browser to http://localhost:3000/ to check server is running
Edited by Marc Brouard

Merge request reports

Loading