Vercel5 articles
Deploy web apps effortlessly with Vercel. Learn serverless functions, edge runtime, preview deployments, and performance optimization.
Articles
Total Build Time Lies
--- views
I spotted a build regression, shipped what I thought was the fix, and the numbers didn't move. Turns out the metrics were lying too — Next.js reports batch timing, not page timing.
How to Fix MissingSharp Error in Astro.js on Vercel
--- views
Fix the [MissingSharp] Could not find Sharp error when deploying Astro.js to Vercel. Step-by-step Sharp image service setup and configuration guide.
Build Your Own Link Tree with Astro.js and Vercel
--- views
Build a custom link tree with Astro.js and deploy it on Vercel. Step-by-step tutorial with TypeScript, analytics setup, and performance optimization tips.
How to decrease deployment time by 44% with pnpm
--- views
Migrate from npm to pnpm and cut your deployment time by 44%. Step-by-step guide covering installation, lockfile conversion, and CI/CD configuration.
Introducing the new shramko.dev
--- views
A deep dive into building my developer portfolio with Next.js 16, React 19, and Tailwind CSS 4. Learn about the tech stack, design decisions, and features behind 900+ commits.