Ene "Splash" Adrian
Domain is not working "Page not found"
Pretty sure that's the problem but i can't figure it out how to solve this. It's the first time when i use Vite and i followed this tutorial https://help.railway.app/project-help/f9v3gkPQRy4UShk5SnoPDH/getting-your-create-react-app-running-on-railway/qHRsgxa5n57xLp1yVgk9fP
1. installed serve
2. added
"start": "serve dist -s -n -L -p $PORT",
to package.jsom
3. changed the command start from railway to npm run start
nothing changed9 replies