covidpass-org / covidpass

Web app for adding EU Digital COVID Certificates to your wallet apps
https://covidpass.marvinsextro.de
MIT License
1.18k stars 62 forks source link

Upgrade to Next.js 12 #121

Closed hauketoenjes closed 3 years ago

hauketoenjes commented 3 years ago

Upgrade covidpass to Next.js 12.

More information about Next.js 12 can be read in the Blog here: https://nextjs.org/blog/next-12

This PR should probably be tested before deploying to the main branch since Next.js 12 is a new major release.

hauketoenjes commented 3 years ago

This should also fix #114 because all dependencies were upgraded.