fix: Error on deps and .env

This commit is contained in:
2025-02-17 18:57:16 +01:00
parent ba725bb1a3
commit e9566edad9
7 changed files with 141 additions and 185 deletions

9
.gitignore vendored
View File

@@ -34,4 +34,11 @@ next-env.d.ts
# IDE
.idea
.vscode
.vscode
# Environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local