• Product Introduction
  • Quick Start
    • Importing a Git Repository
    • Starting From a Template
    • Direct Upload
    • Start with AI
  • Framework Guide
    • Frontends
      • Vite
      • React
      • Vue
      • Other Frameworks
    • Backends
    • Full-stack
      • Next.js
      • Nuxt
      • Astro
      • React Router
      • SvelteKit
      • TanStack Start
      • Vike
    • Custom 404 Page
  • Project Guide
    • Project Management
    • edgeone.json
    • Configuring Cache
    • Error Codes
  • Build Guide
  • Deployment Guide
    • Overview
    • Create Deploys
    • Manage Deploys
    • Deploy Button
    • Using Github Actions
    • Using Gitlab CI/CD
    • Using CNB Plugin
    • Using IDE PlugIn
    • Using CodeBuddy IDE
  • Domain Management
    • Overview
    • Custom Domain
    • HTTPS Configuration
      • Overview
      • Apply for Free Certificate
      • Using Managed SSL Certificate
    • Configure DNS CNAME Record
  • Observability
    • Overview
    • Metric Analysis
    • Log Analysis
  • Pages Functions
    • Overview
    • Edge Functions
    • Cloud Functions
      • Overview
      • Node Functions
  • Middleware
  • KV Storage
  • Edge AI
  • API Token
  • EdgeOne CLI
  • Pages MCP
  • Message Notification
  • Integration Guide
    • AI
      • Dialogue Large Models Integration
      • Large Models for Images Integration
    • Database
      • Supabase Integration
      • Pages KV Integration
    • Ecommerce
      • Shopify Integration
      • WooCommerce Integration
    • Payment
      • Stripe Integration
      • Integrating Paddle
    • CMS
      • WordPress Integration
      • Contentful Integration
      • Sanity Integration
      • Payload Integration
    • Authentication
      • Supabase Integration
      • Clerk Integration
  • Best Practices
    • Using General Large Model to Quickly Build AI Application
    • Use the DeepSeek model to quickly build a conversational AI site
    • Building an Ecommerce Platform with Shopify
    • Building a SaaS Site Using Supabase and Stripe
    • Building a Company Brand Site Quickly
    • How to Quickly Build a Blog Site
  • Migration Guides
    • Migrating from Vercel to EdgeOne Pages
    • Migrating from Cloudflare Pages to EdgeOne Pages
    • Migrating from Netlify to EdgeOne Pages
  • Troubleshooting
  • FAQs
  • Contact Us
  • Release Notes

Manage Deploys

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.
ai-agent
You can ask me like
How to Get Started with EdgeOne Pages?