Files
4f4582f3-34ce-4dc0-bd04-1a5…/vercel.json
2026-04-20 05:00:01 +00:00

5 lines
97 B
JSON

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