Skip to content

Commit 7d08a4d

Browse files
committed
Remove env
1 parent 0767d23 commit 7d08a4d

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

test/apps/vercel-nextjs/vercel.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,5 @@
55
"framework": "nextjs",
66
"regions": [
77
"iad1"
8-
],
9-
"env": {
10-
"SPICEAI_API_KEY": {
11-
"description": "Spice.ai API Key for authentication",
12-
"value": ""
13-
}
14-
}
8+
]
159
}

0 commit comments

Comments
 (0)