fix: add standalone output for Docker deployment

This commit is contained in:
2026-04-13 00:58:10 +03:00
parent 7391c797f4
commit b72fbc7ae8

View File

@@ -1,6 +1,7 @@
import type { NextConfig } from "next";
const nextConfig: NextConfig = {
output: 'standalone',
images: {
remotePatterns: [
{