This commit is contained in:
Daniil
2026-04-04 14:51:40 +03:00
parent 10a1d28f77
commit 0523ef3d72
191 changed files with 12065 additions and 2658 deletions
+1 -2
View File
@@ -4,9 +4,8 @@ import { fileURLToPath } from "url"
const dirname = path.dirname(fileURLToPath(import.meta.url))
const stylesPath = path.join(dirname, "src/shared/styles")
console.log("dirname", dirname)
const nextConfig = {
distDir: process.env.NEXT_TEST_DIR ?? ".next",
images: {
remotePatterns: [
{