feat: update Next.js configuration, add 'use client' directive to multiple components, and create new pages for music, editor, and videos
All checks were successful
GBCI / build (push) Successful in 2m17s

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-04-27 15:53:33 -03:00
parent c2352564be
commit a851150d45

View file

@ -29,5 +29,5 @@ jobs:
- name: Deploy to production
run: |
sudo rm -rf /opt/gbo/websites/next.generalbots.online/*
sudo cp -r ./out/. /opt/gbo/websites/next.generalbots.online/
sudo rm -rf /opt/gbo/websites/gb6.pragmatismo.com.br/*
sudo cp -r ./out/. /opt/gbo/websites/gb6.pragmatismo.com.br/