chore: add example environment file and update deployment workflows
Some checks failed
Build and Test / run-test (20.x) (push) Has been cancelled

This commit is contained in:
2026-04-21 22:46:58 -03:00
parent 44f072efd2
commit 2881da4ac9
4 changed files with 22 additions and 0 deletions

1
.gitignore vendored
View File

@@ -32,6 +32,7 @@ yarn-error.log*
# env files (can opt-in for committing if needed)
.env*
!.env.example
# vercel
.vercel