Files
d4bccb0b-0507-4e97-bd58-3a8…/vercel.json
2026-04-07 03:38:30 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}