feat(create-turbo): apply official-starter transform

This commit is contained in:
Turbobot
2025-07-08 12:54:07 +03:00
committed by Yuu Ottosoka
commit 393c175460
62 changed files with 4664 additions and 0 deletions

4
apps/docs/next.config.js Normal file
View File

@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;