UnlyEd / next-right-now

Flexible production-grade boilerplate with Next.js 11, Vercel and TypeScript. Includes multiple opt-in presets using Storybook, Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support
https://unlyed.github.io/next-right-now/
MIT License
1.27k stars 110 forks source link

Update documentation in next.config.js about env variables #308

Open Vadorequest opened 3 years ago

Vadorequest commented 3 years ago

Next.js supports loading variables from .env now, and our doc is incorrect with the current usage.