finally building
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
transpilePackages: ['@workspace/ui', '@workspace/auth', '@workspace/db'],
|
||||
transpilePackages: ['@workspace/ui', '@workspace/db'],
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user