Skip to content

Nextjs 14 migration

Alexander Schoch requested to merge nextjs-14-migration into main

This MR changes a few things:

  • Update Next.js to version 14
  • Migrate to app router
  • Update Mantine to version 7
  • Ditch vseth-canine-ui and write own navbar/footer
  • Use @tabler/icons-react as icons
  • Use next-international for translations
  • Use TailwindCSS for many things

Merge request reports

Loading