update deps

This commit is contained in:
2024-03-05 17:27:33 +01:00
parent 0f172b5c61
commit 9a5d3ca87d
4 changed files with 369 additions and 383 deletions

View File

@@ -5,6 +5,7 @@ const withNextra = require('nextra')({
module.exports = {
...withNextra(),
output: 'export',
images: {
unoptimized: true,
},