This website works better with JavaScript.
Home
Explore
Help
Sign In
william
/
react-project
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
add vercel.json
main
Colorful
2 weeks ago
parent
05a956c7ee
commit
09c11aa6fe
1 changed files
with
5 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
5
vercel.json
5
vercel.json
View File
@ -0,0 +1,5 @@
{
"rewrites"
:
[
{
"source"
:
"/(.*)"
,
"destination"
:
"/"
}
]
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
william/react-project
Title
Body
Create Issue