Skip to content

Commit e5f0c00

Browse files
committed
update doocs
1 parent 81a6833 commit e5f0c00

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

advanced/subpath/vercel.mdx

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import SubpathGatingSnippet from "/snippets/custom-subpath-gating.mdx";
1010
## Mint.json Configuration
1111

1212
To host your documentation at a custom subpath using Vercel, you need to add the
13-
following configuration to your `mint.json` file.
13+
following configuration to your `vercel.json` file.
1414

1515
```json
1616
{
@@ -26,3 +26,15 @@ following configuration to your `mint.json` file.
2626
]
2727
}
2828
```
29+
30+
<Note>
31+
For more information, you can also refer to Vercel's offical guide on check
32+
out the [Project Configuration:
33+
Rewrites](https://vercel.com/docs/projects/project-configuration#rewrites)
34+
</Note>
35+
36+
## Reach out to Mintlify team
37+
38+
Once completing the Vercel setup, the Mintlify team will setup the
39+
subdirectory settings in your deployment. Reach out over
40+
[email](mailto:[email protected]).

0 commit comments

Comments
 (0)