
* [skip ci] tRPC shared package * [skip ci] tRPC shared package - fix * [skip ci] shared package - app sections * [skip ci] segment - implement shared components * [skip ci] extract theme synchronizer * extract components and implement them in apps * cms - extract shared packages * Fix imports * remove urql from peer deps
9 lines
150 B
JSON
9 lines
150 B
JSON
{
|
|
"extends": ["//"],
|
|
"$schema": "https://turbo.build/schema.json",
|
|
"pipeline": {
|
|
"build": {
|
|
"env": ["VERCEL_URL", "PORT"]
|
|
}
|
|
}
|
|
}
|