Files
94061046-2f04-4f19-87cb-ebb…/vercel.json
2026-03-04 18:43:46 +00:00

5 lines
97 B
JSON

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