chore: add pipeline
dev / deploy (push) Successful in 2m18s

This commit is contained in:
Daniil
2026-04-30 00:29:12 +03:00
parent 20928e9a60
commit 64b0d277af
6 changed files with 131 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@ const dirname = path.dirname(fileURLToPath(import.meta.url))
const stylesPath = path.join(dirname, "src/shared/styles")
const nextConfig = {
distDir: process.env.NEXT_TEST_DIR ?? ".next",
output: "standalone",
images: {
remotePatterns: [
{