Skip to content

Commit c65bf29

Browse files
committed
testing vercel stuff
1 parent d70ca1d commit c65bf29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export default function Home() {
77
<h1 className="font-display text-5xl font-bold">NEBULA PLATFORM</h1>
88
<h2 className="text-lg hero">All in One platform for all things nebula</h2>
99
<GoogleButton />
10+
<div>Vercel testing: {process.env.VERCEL_PROJECT_PRODUCTION_URL}</div>
1011
</div>
1112
</div>
1213
);

0 commit comments

Comments
 (0)