This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
SnapOtter
Watch
1
Star
0
Fork
0
mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced
2026-08-03 07:46:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fc5e15fff5477e2a4879545ce59ed356736bcc9
SnapOtter
/
apps
/
landing
/
turbo.json
T
9 lines
112 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: scaffold Next.js landing page app at apps/landing
2026-04-23 17:19:48 +08:00
{
"extends"
:
[
"//"
],
"tasks"
:
{
"build"
:
{
"outputs"
:
[
".next/**"
,
"!.next/cache/**"
]
}
}
}
Reference in New Issue
Copy Permalink