Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

MohammadNadeem's avatar

Vite manifest not found at:

I have deployed site to hostinger through git. previously it works perfect but after deploye through git its showing error while login to bckend and front site working fine but unable to login. got following error Vite manifest not found at: /home/u961437256/domains/mydomain.com/public_html/public/ i have checked my vite.config.js file is alogn with app, routes folder. but still getting error

0 likes
1 reply
vincent15000's avatar

Have you ran npm run build and have you sent the build folder to the production server ?

Please or to participate in this conversation.