admin管理员组文章数量:1188020
The error message states: 'VercelPostgresError - missing_connection_string: You did not supply a connectionString and no POSTGRES_URL env var was found.' I've already added the connection string to my .env file, but the error persists. What could be causing this, and how can I ensure the environment variable is correctly recognized both locally and on Vercel?"
I added a console log in my database connection code to verify the POSTGRES_URL is being read but it's not working
本文标签: databaseNextjs app is not reading value from env fileStack Overflow
版权声明:本文标题:database - Next.js app is not reading value from env file - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738370916a2082469.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论