To deploy on hostinger Considerations If the site is deployed into a subfolder, the component Router must have the property basename set with the name of the subfolder. To deploy to test env add basename="/aapdpp" to the Router component before building First deploy and releases Login via ssh to hostinger Clone or pull the changes from the github repository Copy the file .env.example into .env.production Run the deploy.sh file API URLs test env api url https://crystal-desarrollo.com/aapdppapi/public/api production api url https://api.aapdpp.com/public/api