chore(dev): bootstrap script wires docker + drizzle push + turbo dev
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
transpilePackages: ['@bmm/types'],
|
||||
experimental: {
|
||||
typedRoutes: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user