fix: build errors

This commit is contained in:
trafficlunar 2026-04-17 14:35:44 +01:00
parent 1d11cf3f99
commit 8ef2b18424
11 changed files with 28 additions and 64 deletions

View file

@ -2,9 +2,6 @@ import type { NextConfig } from "next";
const nextConfig: NextConfig = {
output: "standalone",
images: {
unoptimized: true,
},
async headers() {
return [
{