Files
u-claw/vercel.json
dongsheng123132 33a7a4e950 fix: add vercel.json to serve website/ directory
Website files moved to website/ subdirectory, Vercel needs
outputDirectory config to find them.
2026-03-12 11:21:32 +08:00

4 lines
35 B
JSON

{
"outputDirectory": "website"
}