Jun 16, 2023
Utilizing API Environment Variables on Next.js Apps Deployed to AWS Amplify
If you want to deploy your Next.js app to Amplify, you might need to utilize this custom build pattern to get environment variables to work in your API routes. This is a quick explanation on how to achieve a working API.
Read more on ThisDot.co →