Mission 8 of 9
Deploy Your Website to Vercel
Connect your GitHub repository to Vercel to launch a live production URL with automatic HTTPS and CI/CD.
Link GitHub repository to Vercel deployment platform
Configure build settings (`next build`)
Obtain live public website URL
Mission Prerequisites
GitHub Repository Pushed
Mission Tasks (0 / 3)
Click tasks as you execute them locallyTASK 01
Create Vercel Account & Import Repo
Sign in to Vercel using GitHub and select your portfolio repository.
Expected Output:
Repository imported into Vercel Dashboard.TASK 02
Deploy Project
Click 'Deploy' to initiate automated build and deployment process.
Expected Output:
Congratulations! Your project is live.TASK 03
Verify Public URL
Open your live Vercel URL (e.g. `https://your-portfolio.vercel.app`) in browser.
Expected Output:
Portfolio website displays publicly on web.Expected Result
Your portfolio website is deployed live on the web with a public `.vercel.app` domain.
Super Admin Verified Mission (+100 XP)
Submit Proof of Completion
Upload a Screenshot (PNG/JPG) or PDF Document showing your executed code/output. Submitting allows you to immediately continue to the next mission while Super Admin verifies your work!
Tip: You can submit your proof and advance to the next mission immediately.