Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zbeyens committed Nov 25, 2024
1 parent e0fa1e9 commit e06c630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const nextConfig = async (phase: string) => {
},

outputFileTracingIncludes: {
'/blocks/*': ['./registry/**/*'],
'/api/registry/*': ['./src/registry/**/*'],
},

// Configure domains to allow for optimized image loading.
Expand Down

0 comments on commit e06c630

Please sign in to comment.