fix: add libs

This commit is contained in:
2025-05-28 10:46:03 +03:00
parent ed743d2977
commit 498aa4e4c1
16 changed files with 1053 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
import type { NextConfig } from "next";
import type { NextConfig } from 'next';
const nextConfig: NextConfig = {
/* config options here */