You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running vite build only builds the server component under src/server.ts. The frontend is not built at all. When removing VitePluginNode, however it is built.