You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"build": "tsc && vite build && npm run cp:cname && npm run cp:apoia-se && npm run cp:whatsapp && npm run cp:c4p && npm run cp:logo && npm run cp:vagas",
"cp:cname": "cp src/CNAME dist/",
"cp:apoia-se": "cp -R apoia-se dist/",
"cp:whatsapp": "cp -R whatsapp dist/",
"cp:vagas": "cp -R vagas dist/",
"cp:logo": "npx vite build logo --outDir=../dist/logo/",