Skip to content

Commit 9bcffc4

Browse files
committed
added template link
1 parent 5922e7b commit 9bcffc4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

app/page.tsx

+9
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,15 @@ export default function Home() {
6464
>
6565
GitHub
6666
</a>
67+
<p className="text-white">·</p>
68+
<a
69+
href="https://vercel.com/templates/next.js/prisma-postgres-auth-starter"
70+
target="_blank"
71+
rel="noopener noreferrer"
72+
className="text-stone-400 underline hover:text-stone-200 transition-all"
73+
>
74+
1-click Deploy to Vercel
75+
</a>
6776
</div>
6877
</div>
6978
</div>

0 commit comments

Comments
 (0)