Top

Reelease AI Documentation

Generate High-Quality Images And Video Motion With Reelease AI

Deploy on Vercel

Reelease AI Frontend & Dashboard

Note: The deployment steps on Vercel are streamlined for the Reelease AI Next.js frontend. Ensure your backend is already deployed and accessible.

1. Open the reelease-ai-next directory from your project source.
directory-folder
2. Environment Settings:

Create or update your .env.local file with production URLs.

Note: Replace placeholders with your actual live backend API domain to ensure connectivity.

vercel-environment
  • NEXT_PUBLIC_API_BASE_URL: Live backend API endpoint (e.g., https://api.reelease-ai.com/api).

  • NEXT_STORAGE_URL: Base URL for media and file access (e.g., https://api.reelease-ai.com).

3. Install Vercel CLI:

Install the Vercel CLI globally using npm to enable terminal-based deployments.

  • npm install -g vercel
install-vercel-cli
4. Login to Vercel

Authenticate your local machine with your Vercel account.

  • vercel login
vercel-login
vercel-login-1
5. Deploy Project:

Navigate to the reelease-ai-next root and run the deployment command.

  • vercel
vercel-deploy
Default Credentials
Admin Account:

- Email: admin@reeleaseai.com

- Password: admin123

Use these to access the main Command Center and manage users.

Demo User Account:

- Email: john@reeleaseai.com

- Password: 123456789

A test user account for exploring AI features and front-end tools.

What's Next?

Let's get started — your journey with Reelease AI begins here!