I'm developing a website in React and I came across the .env file and it contains the following script NODE_PATH=./src
for what would be its importance in React? Because my server only worked when I include this file in the project directory. I need an answer that is clear on the subject, unwarranted answers will be flagged.