In the deployment list, you can view any deployment you created and preview it with a unique URL. You can also check the build log and product of each deployment.
Preview Deployment
For each deployment record, Pages provides a unique access link for quick verification.
Note:
Note: We strongly recommend adding a custom domain to enhance the professionalism and reliability of your project for long-term access. For detailed information on how to add a custom domain, please refer to the Domain Name Management chapter.
Build logs
Build logs record detailed information for every build process, including normal build output, success messages, warnings, and failed special information. These logs help users locate and solve problems quickly. Through analysis, you can easily identify potential errors and warnings in the build process, thereby optimizing project settings and improving build efficiency.
Building Materials
The build artifacts list all files generated by the build. You can view the file name and size of each file in this list, and click on a specific file to see its details, helping you better understand and manage the build artifacts.
Note:
To raise storage capacity utilization efficiency, when successful deployment records exceed three, the system will automatically clean up the build artifacts corresponding to the earliest deployment record. You can create a new deployment with the same configuration through the redeploy feature, thereby restoring access to the failed deployment.