mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-31 10:05:52 +00:00
fix: prod issue
This commit is contained in:
parent
b8c6e4bddf
commit
af07f7e4e7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://turbo.build/schema.json",
|
||||
"globalDependencies": ["**/.env.*local"],
|
||||
"pipeline": {
|
||||
"tasks": {
|
||||
"build": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": [".next/**", "!.next/cache/**"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue