fix: standalone output and remove prisma from dockerfile

This commit is contained in:
mstfyldz
2026-06-03 04:04:20 +03:00
parent bba389b513
commit 2b3392dcb1
2 changed files with 54 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ import createNextIntlPlugin from "next-intl/plugin";
const withNextIntl = createNextIntlPlugin();
const nextConfig: NextConfig = {
output: 'standalone',
images: {
remotePatterns: [
{