Tag: environment-variables
All the articles with the tag "environment-variables".
-
Next.js Standalone Mode Swallows Your .env.production on AWS Amplify
When deploying Next.js with output: 'standalone' on AWS Amplify, server-side environment variables from .env.production aren't available at runtime — even though the AWS docs say they should be.