fix: add vercel.json to serve website/ directory
Website files moved to website/ subdirectory, Vercel needs outputDirectory config to find them.
This commit is contained in:
3
vercel.json
Normal file
3
vercel.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"outputDirectory": "website"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user