Loading...
> Server is loading......
What to check before you hit deploy: env vars, image domains, metadata base URL, and caching behavior.
NEXT_PUBLIC_SITE_URL in Vercel project settingssitemap.xml and robots.txt generate correctlyNext.js App Router SEO Checklist (2025)
A practical checklist for shipping pages that rank: metadata API, OG/Twitter cards, sitemap, robots, and content structure.
Dark mode done right with next-themes
A clean approach to theme toggling in Next.js: class-based themes, CSS variables, and persisting preferences.
Markdown + reading time in the App Router
A simple pipeline: Markdown in /content, gray-matter for frontmatter, and reading-time to show estimate on cards.