Skip to content

Commit 365328a

Browse files
authored
Update README.md after upgrade to Next.js 14 (vercel#29)
The template was updated to Next.js 14 in vercel#26. Update the README to reflect these changes vercel#26
1 parent 31bcdfe commit 365328a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<img alt="Shows all of the tools in the stack for this template, also listed in the README file." src="https://user-images.githubusercontent.com/9113740/201498152-b171abb8-9225-487a-821c-6ff49ee48579.png">
55
</picture>
66

7-
<div align="center"><strong>Next.js 13 Admin Dashboard Template</strong></div>
7+
<div align="center"><strong>Next.js 14 Admin Dashboard Template</strong></div>
88
<div align="center">Built with the Next.js App Router</div>
99
<br />
1010
<div align="center">
@@ -18,7 +18,7 @@
1818

1919
This is a starter template using the following stack:
2020

21-
- Framework - [Next.js 13](https://nextjs.org/13)
21+
- Framework - [Next.js 14](https://nextjs.org/14)
2222
- Language - [TypeScript](https://www.typescriptlang.org)
2323
- Auth - [NextAuth.js](https://next-auth.js.org)
2424
- Database - [Vercel Postgres](https://vercel.com/postgres)

0 commit comments

Comments
 (0)