Files
60c22036-e501-42f5-a33f-8fa…/vercel.json
2026-04-18 06:38:20 +00:00

5 lines
97 B
JSON

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