CSS & JS

I have 3 panels - one for guest, one admin and one for students. All three have their own themes. I have run npm run build and build the assets. In deployment, I want to take out the CSS and JS file to a different server. But the next step is not clear to me.

Any advice?
Was this page helpful?