Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Enviroment variables acting up - Nuxt
N
Nuxt
•
2y ago
EliteEngineer
Enviroment variables acting up
I
'm deploying my nuxt app on AWS
. I configure the enviroment variables correctlly here
<imbed
>
.
However
, it says it cant find them in the logs of the build process
<embed 2
>
It works fine on local
, why does AWS see this
? keep in mind this doesnt take the env variables from the runtime config
, its a prisma keyword
.
datasource db {
provider = "postgresql"
url = env("DATABASE_URL")
}
datasource db {
provider = "postgresql"
url = env("DATABASE_URL")
}
Nuxt
Join
Nuxt Community Chat Server
31,686
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
i18next acting weird
N
Nuxt / ❓・help
2y ago
UPagination
N
Nuxt / ❓・help
2y ago
404 error handling acting strangely
N
Nuxt / ❓・help
2y ago
How to handle error messages based on enviroment?
N
Nuxt / ❓・help
14mo ago