supabase
supabase copied to clipboard
docs: fix incorrect filename in nextjs auth example README
I have read the CONTRIBUTING.md file.
YES
What kind of change does this PR introduce?
The auth nextjs README refers to .env.local.example instead .env.example. This commit updates the README with the correct filename.
What is the current behavior?
N/A
What is the new behavior?
N/A
Additional context
N/A
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| design-system | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 10, 2025 8:44am |
| docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 10, 2025 8:44am |
| studio-self-hosted | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 10, 2025 8:44am |
| studio-staging | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 10, 2025 8:44am |
| zone-www-dot-com | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 10, 2025 8:44am |
1 Skipped Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| studio | ⬜️ Ignored (Inspect) | Visit Preview | Mar 10, 2025 8:44am |
@oscr is attempting to deploy a commit to the Supabase Team on Vercel.
A member of the Team first needs to authorize it.
Thanks for contributing to Supabase! ❤️ Our team will review your PR.
A few tips for a smoother review process:
- If you have a local version of the repo, run
pnpm run formatto make sure formatting checks pass. - Once we've reviewed your PR, please don't trivially merge master (don't click
Update branchif there are no merge conflicts to be fixed). This invalidates any pre-merge checks we've run.