There was an error while loading. Please reload this page.
When I execute yarn build:sandpack the value in process.env is always empty and the global variables .env do not work at all.
yarn build:sandpack
process.env
.env
Is there something wrong with my execution?