mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
fix(web): update Next.js description for clarity
This commit is contained in:
@@ -176,7 +176,7 @@ export const TECH_OPTIONS: Record<
|
||||
{
|
||||
id: "next",
|
||||
name: "Next.js",
|
||||
description: "App Router and API Routes",
|
||||
description: "App Router & API (separate from frontend)",
|
||||
icon: `${ICON_BASE_URL}/nextjs.svg`,
|
||||
color: "from-gray-700 to-black",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user