Files
287ded7d-c442-4e7b-93be-205…/vercel.json
2026-03-10 05:27:25 +00:00

5 lines
97 B
JSON

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