To deploy: ```bash export PUBLIC_URL=/ai-voicebot npm run build rsync --delete -avrpl build/ webserver:/var/www/ketrenos.com/ai-voicebot/ ```