Files
d526c930-f102-49b7-9ad2-411…/vercel.json
2026-03-08 05:46:53 +00:00

5 lines
97 B
JSON

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