Update AppImage

This commit is contained in:
MacRimi
2025-09-29 18:16:01 +02:00
parent b4e25ae66d
commit 269828c79e
4 changed files with 25 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
output: 'standalone',
output: 'export',
trailingSlash: true,
eslint: {
ignoreDuringBuilds: true,