We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5862e2 commit be8a308Copy full SHA for be8a308
2 files changed
README.md
@@ -9,7 +9,7 @@
9
</p>
10
11
<p align="center">
12
- <b>The first production-ready zero-knowledge authentication system for Stellar.</b><br>
+ <b>The first production ready zero-knowledge authentication system for Stellar.</b><br>
13
Sign in with Google or Apple - no seed phrases, no extensions, no complexity.
14
15
demo/next.config.js
@@ -9,9 +9,6 @@ const nextConfig = {
NEXT_PUBLIC_FRIENDBOT_URL: process.env.NEXT_PUBLIC_FRIENDBOT_URL || 'https://friendbot.stellar.org',
},
- // Output standalone for Vercel
- output: 'standalone',
-
// Image optimization
16
images: {
17
remotePatterns: [
0 commit comments