restore composer.json, add mysqli extension

This commit is contained in:
2026-04-15 16:32:47 +05:00
parent acb79b2db7
commit 4d7c36cd33
6 changed files with 145 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ import type { NextConfig } from "next";
import createNextIntlPlugin from "next-intl/plugin"
const nextConfig: NextConfig = {
output: "standalone",
images:{
remotePatterns: [
{