Appearance
pnpm i -D @dotenvx/dotenvx
{ "deploy": "dotenvx run -f apps/admin/.env.production -f .env -- tsx ./scripts/deploy.ts" }
6e0a426