Skip to content

Commit be8a308

Browse files
committed
update
1 parent b5862e2 commit be8a308

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</p>
1010

1111
<p align="center">
12-
<b>The first production-ready zero-knowledge authentication system for Stellar.</b><br>
12+
<b>The first production ready zero-knowledge authentication system for Stellar.</b><br>
1313
Sign in with Google or Apple - no seed phrases, no extensions, no complexity.
1414
</p>
1515

demo/next.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ const nextConfig = {
99
NEXT_PUBLIC_FRIENDBOT_URL: process.env.NEXT_PUBLIC_FRIENDBOT_URL || 'https://friendbot.stellar.org',
1010
},
1111

12-
// Output standalone for Vercel
13-
output: 'standalone',
14-
1512
// Image optimization
1613
images: {
1714
remotePatterns: [

0 commit comments

Comments
 (0)