Skip to content

Instantly share code, notes, and snippets.

View callensm's full-sized avatar
🎧

Matthew Callens callensm

🎧
View GitHub Profile
@callensm
callensm / next.config.js
Created December 14, 2022 15:29
Next.js Config for Vercel Support
const withBundleAnalyzer = require('@next/bundle-analyzer');
const { withSentryConfig } = require('@sentry/nextjs');
/** @type {import('next').NextConfig} */
const moduleExports = withBundleAnalyzer({ enabled: process.env.ANALYZER === 'true' })(
withSentryConfig(
{
sentry: { hideSourceMaps: true },
// swcMinify: true,
reactStrictMode: true,

Keybase proof

I hereby claim:

  • I am callensm on github.
  • I am mcallens (https://keybase.io/mcallens) on keybase.
  • I have a public key ASApc42rJzPtaW1WMmDhUeUs4CMrVicXBwYDaF_-FSrUdQo

To claim this, I am signing this object: