When I build and run the application locally, everything works as expected and no unusual characters appear. However, after deploying to the production environment, a strange dollar sign ($) character shows up unexpectedly in the output.
Steps to Reproduce:
- Build and run the application locally — no issues observed.
- Deploy the same build to the production environment.
- Observe the appearance of an unexpected dollar character.

When I build and run the application locally, everything works as expected and no unusual characters appear. However, after deploying to the production environment, a strange dollar sign ($) character shows up unexpectedly in the output.
Steps to Reproduce: