Skip to content

Commit fc69cca

Browse files
committed
add pricing routes
1 parent 68e5960 commit fc69cca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

vercel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@
141141
{
142142
"source": "/concepts/prompts:path*",
143143
"destination": "/prompt_engineering/concepts"
144+
},
145+
{
146+
"source": "/pricing:path*",
147+
"destination": "/administration/pricing"
144148
}
145149
],
146150
"builds": [

0 commit comments

Comments
 (0)