Skip to content

Commit

Permalink
build: hate vercel for this vercel/next.js#42213. TODO: look at migra…
Browse files Browse the repository at this point in the history
…ting away from NextJS
  • Loading branch information
vighnesh153 committed May 1, 2023
1 parent 96bb7ed commit 0146b85
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apps/vighnesh153.com/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ import { withAxiom } from 'next-axiom';
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
experimental: {
appDir: true,
},
transpilePackages: ['@vighnesh153/types', '@vighnesh153/ui'],
};

Expand Down

0 comments on commit 0146b85

Please sign in to comment.