Skip to content

[Pages] Clarify vercel migration guide #21605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 10, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update src/content/docs/pages/migrations/migrating-from-vercel/index.mdx
  • Loading branch information
kodster28 authored Apr 10, 2025
commit 75d27114e98dfe70c534d2acb25418eaeb21b8c7
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The next steps vary based on if you [added your domain to Cloudflare](#change-do

## Delete your Vercel app

After Pages finishes the initial deploy of your site and you have your custom domain set up, delete the Vercel application to start sending requests to Cloudflare Pages.
Once your custom domain is set up and sending requests to Cloudflare Pages, you can safely delete your Vercel application.

## Troubleshooting

Expand Down
Loading