For build-time environment variables, it works perfectly with the variable accessible in both client and server (universal render mode). For runtime environment variables, it is only accessible on the server but not on the client. Is this the expected behavior or there is a bug?