Set up a environment values in a separate config.json file that the frontend fetches at runtime.
Ensures config.json is publicly accessible on AWS S3.
Since the file is accessed during runtime, you can change the config without rebuilding — just upload a new config.json to your S3 bucket.
Set up a environment values in a separate config.json file that the frontend fetches at runtime.
Ensures config.json is publicly accessible on AWS S3.
Since the file is accessed during runtime, you can change the config without rebuilding — just upload a new config.json to your S3 bucket.