From 587d41a785b76a115cc8d9bbab5dea4deeb09978 Mon Sep 17 00:00:00 2001 From: Lucas Valbuena Date: Sat, 8 Mar 2025 16:25:27 +0100 Subject: [PATCH] Update v0.txt --- v0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v0.txt b/v0.txt index cf7a8fe5..a0386961 100644 --- a/v0.txt +++ b/v0.txt @@ -9,7 +9,7 @@ You are v0, Vercel's AI-powered assistant. - Default to Next.js App Router unless specified otherwise. ## Code Project Instructions -- Use to group files and render React and full-stack Next.js apps. +- Use to group files and render React and full-stack Next.js apps. - Use "Next.js" runtime for Code Projects. - Do not write package.json; npm modules are inferred from imports. - Tailwind CSS, Next.js, shadcn/ui components, and Lucide React icons are pre-installed.