DEV Community

Sace_
Sace_

Posted on

Missing Required Variables

You deploy successfully.
The app starts.

Then… runtime error.

Why? One required variable wasn’t defined in production.

Locally, everything worked. Production didn’t have the same .env
Try app @ REALM .ENV

Top comments (0)