Hey , I’ve deployed Strapi app in AWS EC2 and when I make changes, they are not reflected in my NextJS App (deployed too in AWS Amplify). It works on localhost but not in production.
What do I need to do to make it work?
Any help is appreciate it.
System Information
- Strapi Version: v4.6.0
- Node Version: 16.18.1
- NextJS Version: 12.2.4