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
For run project via nginx - you should build it via npm run build command.
But before you also should change vite.config.ts file for correctly getting files from the server. So, you should rename base property value to /, and that's it.