Can I Revert the Deployed Site to Show a 404 Page?
You can deploy files in a way that shows a 404 page by only including kuroco_front.json without placing an index.html or other actual HTML files.
Example Deployment
For example, create a ZIP file in the following structure:
my_project.zip
└── kuroco_front.json
Place this ZIP file in KurodoFiles or similar, and refer to "Can I Deploy KurocoFront Without Using GitHub?" to send a deployment request via Curl.
Related Documents
Support
If you have any other questions, please contact us or check out Our Slack Community.