ixartz / Next-js-Boilerplate

🚀🎉📚 Boilerplate and Starter for Next.js 14+ with App Router and Page Router support, Tailwind CSS 3.4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Drizzle ORM + Husky + Lint-Staged + Vitest + Testing Library + Playwright + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS ✨
https://nextjs-boilerplate.com
MIT License
8.79k stars 1.69k forks source link

Sentry Auth token #235

Closed decapination-labs closed 8 months ago

decapination-labs commented 8 months ago

don't u have to add AUTH env variable to sentry in next config ? because .sentryclirc is ignored so how for example vercel can upload source map ?

decapination-labs commented 8 months ago

Sentry add env variables to vercel after project linking step.