mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
chore: Update vercel.json to enable clean URLs
The vercel.json file has been modified to set the "cleanUrls" property to true. This change enables clean URLs for the project.
This commit is contained in:
parent
b6d746d984
commit
2ea84cc177
1 changed files with 3 additions and 0 deletions
3
vercel.json
Normal file
3
vercel.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"cleanUrls": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue