feat(env variables): added env variables
1 unresolved thread
In the project we have two consts: BASE_API_URL and PROJECT_ID which can change depending on the instance. Moved them to .env file. Marked as next_public because they are used during runtime on