Skip to content

Commit 9851144

Browse files
UPDATE: Corrigir a aplicação das melhores práticas do Next.js para incluir extensões específicas de arquivos
1 parent a1dbed1 commit 9851144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instructions/nextjs.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: "Best practices for building Next.js (App Router) apps with modern caching, tooling, and server/client boundaries (aligned with Next.js 16.1.1)."
3-
applyTo: "**"
3+
applyTo: '**/*.tsx, **/*.ts, **/*.jsx, **/*.js, **/*.css'
44
---
55

66
# Next.js Best Practices for LLMs (2026)

0 commit comments

Comments
 (0)