1 Answer
- Newest
- Most votes
- Most comments
1
Hi,
The amplify_outputs.json file should be git ignored and is git ignored by default. This file can be generated based on your backend in the build time by running the command npx ampx pipeline-deploy or npx ampx generate outputs.
Relevant content
asked a year ago
- AWS OFFICIALUpdated 4 years ago

and amplify_outputs.json is safe in client code?