WIP: update to next.js #37

Draft
Sahamone wants to merge 50 commits from major-update into dev
Showing only changes of commit b2113df525 - Show all commits

View File

@ -18,4 +18,5 @@ jobs:
ls ${{ gitea.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: cd banquise-website
- run: npm install
- run: npm run build