mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-26 17:28:56 +00:00
feat(create-turbo): apply official-starter transform
This commit is contained in:
4
turbo-nextjs/apps/docs/next.config.js
Normal file
4
turbo-nextjs/apps/docs/next.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
module.exports = {
|
||||
transpilePackages: ["@repo/ui"],
|
||||
};
|
||||
Reference in New Issue
Block a user