feat(create-turbo): create basic
This commit is contained in:
commit
9bf96a827b
63 changed files with 4649 additions and 0 deletions
4
apps/docs/next.config.js
Normal file
4
apps/docs/next.config.js
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {};
|
||||
|
||||
export default nextConfig;
|
||||
Loading…
Add table
Add a link
Reference in a new issue