-
Notifications
You must be signed in to change notification settings - Fork 48
vercel deployment issueΒ #4
Description
node scripts/create-admin.js vynx defaultPassword
[dotenv@17.2.3] injecting env (0) from .env.local -- tip: β audit secrets and track compliance: https://dotenvx.com/ops
π Starting admin user creation...
π Username: vynx
π Password: ***************
ποΈ Database type: Neon PostgreSQL
π Initializing database connection...
π Initializing Neon PostgreSQL connection...
β Neon PostgreSQL database initialized successfully
β Database connection established
π Checking admin_users table...
β admin_users table does not exist or is not accessible
Make sure the database has been properly initialized
β Error creating admin user:
relation "admin_users" does not exist
Error: Command "npm run build && npm run vercel:setup-admin" exited with 1