Edge Developer Platform
  • Pages
    • Product Introduction
    • Quick Start
      • Importing a Git Repository
      • Starting From a Template
      • Direct Upload
    • Framework Guide
    • Project Guide
      • Project Management
      • edgeone.json
      • Error Codes
    • Build Guide
    • Deployment Guide
      • Overview
      • Create Deploys
      • Manage Deploys
      • Deploy Button
    • Domain Management
      • Overview
      • Custom Domain Name
      • Configuring an HTTPS Certificate
      • How to Configure a DNS CNAME Record
    • Pages Functions
    • KV Storage
    • Edge AI
    • EdgeOne CLI
    • Pages MCP
    • Best Practices
      • 1-Minute Quick Deployment + Free Beta Test in Progress | Your Exclusive DeepSeek, Handled by EdgeOne!
      • Deploy WordPress Gatsby To EdgeOne Pages
      • Build an Ecommerce Platform Using WordPress + GatsbyJS
      • Combining Sanity to Deploy a Portfolio Template
    • Migration Guides
      • Migrating from Vercel to EdgeOne Pages
      • Migrating from Cloudflare Pages to EdgeOne Pages
      • Migrating from Netlify to EdgeOne Pages
    • FAQs
    • Contact Us
    • Release Notes
Unlock 1 Year of EdgeOne + 1TB CDN: Join Our Developer Journey
Get Started Now !

Manage Deploys

In the deployment list, you can view any deployments you have created before and preview it through a unique URL. You can also check the build log and product of each deployment.


Preview Deploy

For each deployment record, Pages provides a unique access link for you to quickly verify the effect.
Note:
We strongly recommend that you add a custom domain to ensure your project is more professional and reliable for long-term access. For detailed information on how to add a custom domain, please refer to the Domain Management chapter.


Build logs

Build logs record detailed information of each build process, including regular build output, success messages, warnings, and special information of failures. These logs are designed to help users quickly locate and solve problems. Through analysis of build logs, you can easily identify potential errors and warnings in the build process, thereby optimizing project settings and improving build efficiency.





Build Materials

Build artifacts list all files generated during the build. You can view the name and size of each file in this list, and click on a specific file to view its detailed content, helping you better understand and manage the build artifacts.




Notes:
To improve storage capacity utilization, when the number of successful deployment records exceeds ten, the system will automatically Cleanup the Build Artifacts corresponding to the Earliest Deployment Record. You can use the "Redeploy" feature to create a new deployment with the same configuration, thus restoring access to the invalid deployment.