Splits config in two for a React Router app. The server reads everything; the browser bundle only receives the keys explicitly listed in an ObjectSource, filled from import.meta.env via ${VITE_*} slots.
ObjectSource
import.meta.env
${VITE_*}