This site is a fully static Next.js export (output: 'export'). No backend, no env vars, no API keys. Cloudflare Pages serves the out/ directory directly.
git add -A
git commit -m "your message"
git push origin master
theahmadzai/theahmadzai.github.io).npm run buildoutNODE_VERSION=22That’s it. Every push to master auto-deploys.
In Pages → Custom domains, add javedahmadzai.com and www.javedahmadzai.com. If the domain’s nameservers are already on Cloudflare, the DNS records get added automatically.
Once the site is live, update your LinkedIn portfolio URL to https://javedahmadzai.com (currently points to theahmadzai.netlify.app).
npm run build
npm run preview # serves the static out/ on http://localhost:3000
Free, privacy-friendly, no cookies, no extra code needed. After deploy: