-
-
Notifications
You must be signed in to change notification settings - Fork 8
FAQ.md
SHADIL AM edited this page May 25, 2025
·
1 revision
Q: Why use Neon?
A: Neon is a scalable, serverless PostgreSQL platform optimized for modern cloud workflows.
Q: How is Firebase Auth secured?
A: The Firebase Admin SDK runs server-side, with secrets stored in .env. Never expose private keys to the frontend.
Q: Can this run on Vercel?
A: Yes! Vercel supports Next.js natively. But Docker-based deploys (Render, Railway, Fly.io) are also supported.