Static Frontend Production Image
A React/Vite frontend can be built in a Node.js stage and served as static files from a small Nginx runtime image. The browser receives the compiled assets; Node.js is not required to serve them in production.
ADVERTISEMENT