Error: Output directory "website/dist" not found.

I keep getting this error while trying to host my website onto pages. Could someone please help me understand where I'm going wrong? I want to deploy the static files in website/build onto my domain (and maybe the ones in old_website to a subdomain)

Repo:
https://github.com/mssRPRAD/mssrprad.github.io

Framework preset: None
Build command: ``
Build output directory: dist
Root Directory (advanced) Path: website

===================
Edit:
Logs
2024-02-25T13:44:27.339239Z    Cloning repository...
2024-02-25T13:44:28.437395Z    From https://github.com/MSSRPRAD/mssrprad.github.io
2024-02-25T13:44:28.437983Z     * branch            df7e49d80d4c0ce35986849a7b6ab01a7df2a5f3 -> FETCH_HEAD
2024-02-25T13:44:28.438249Z    
2024-02-25T13:44:28.658516Z    HEAD is now at df7e49d Finally fixed
2024-02-25T13:44:28.659541Z    
2024-02-25T13:44:28.756353Z    
2024-02-25T13:44:28.757082Z    Using v2 root directory strategy
2024-02-25T13:44:28.786937Z    Success: Finished cloning repository files
2024-02-25T13:44:29.415322Z    No build command specified. Skipping build step.
2024-02-25T13:44:29.416253Z    Note: No functions dir at /functions found. Skipping.
2024-02-25T13:44:29.416429Z    Validating asset output directory
2024-02-25T13:44:29.416636Z    Error: Output directory "website/dist" not found.
2024-02-25T13:44:30.571628Z    Failed: build output directory not found
GitHub
My Personal Website (theme forked from https://github.com/abhinavs/moonwalk) - MSSRPRAD/mssrprad.github.io
Was this page helpful?