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:
We strongly recommend adding a custom domain to ensure long-term professionalism and reliability for your project. For detailed information on how to add a custom domain, please refer to Domain Name Management > Overview.
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 improve 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 use the redeploy feature to create a new deployment with the same configuration, thereby restoring access to the failed deployment.