feat: update deployment scripts and README for improved setup and configuration

This commit is contained in:
2026-02-22 03:05:15 +05:00
parent da463e6375
commit 14890b6875
5 changed files with 234 additions and 22 deletions

4
.gitignore vendored
View File

@@ -30,8 +30,10 @@ yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# env files (can opt-in for committing if needed)
# env files
.env*
!.env.local.example
!.postgres-env.example
# vercel
.vercel