Last 12 weeks · 3 commits
1 of 6 standards met
Update all dependencies to latest, including Next.js 16. The upgrade to Next.js 16 introduced a known issue where Turbopack production builds fail with a error on internal pages. As a workaround, the production build command has been updated to explicitly use webpack (). Development builds continue to use Turbopack as it is the default in Next.js 16 and works correctly for development.
Repository: leerob/next-mdx-blog. Description: Next.js + MDX blog template with Tailwind CSS and TypeScript. Stars: 7561, Forks: 1446. Primary language: TypeScript. Languages: TypeScript (45.7%), MDX (42%), CSS (11.5%), JavaScript (0.8%). Homepage: https://next-blog-mdx.vercel.app Topics: blog, mdx, nextjs, postgres, react, tailwindcss, vercel. Open PRs: 0, open issues: 0. Last activity: 1mo ago. Community health: 28%. Top contributors: leerob, greenkeeper[bot], dependabot[bot], imgbot[bot], alany411, schickling, alexfertel, rockchalkwushock, JMPerez, manovotny and others.
TypeScript
hi. i published a post : https://nmb-kohl.vercel.app/n/test but it doesn't show in the homepage of my blog, why? how to fix it? tks a lot