Hello, currently i'm doing a web page for a personal proyect at school. I developed the page with v0.
The https://ocn.vercel.app subdomain works perfectly, whereas https://ocn24.org doesn't work, just shows the HTML code without any styles.
Current behaviour is that https://ocn24.org doesn't show styles, only html. Expected behaviour: Get the same page from https://ocn24.org and https://ocn.vercel.app
https://github.com/cirosanchez/ocn/ that's the code
Deployment URL or Custom Domain: https://ocn24.org and https://ocn.vercel.appEnvironment (local, preview, production): producionProject Framework: NextJs 15Build Settings: Framework Preset: Build Command (if not default): Output Directory (if not default): Install Command (if not default):Node/Runtime Version: 20.18.0Package Manager: NodeRelevant Packages: Lucide React
