Blog
serverless
Technical notes on web development, DevOps, and AI integration.
2 articles
Splitting a Next.js Sitemap into 200-URL Child Files
How I split a Next.js sitemap into 200-URL child files with generateSitemaps, listed them in robots.txt, and what Google actually reads from a sitemap.
1 min readfrontend#nextjs#vercel#serverlessChoosing a Vercel Function Region: iad1, sin1, and the CDN for Indonesian Visitors
Vercel's iad1 Washington default only affects functions — the 126-PoP CDN already serves readers from Singapore. How to pick and switch the right region.
1 min readdevops#vercel#nextjs#serverless