Files
170deef7-0dc1-4eb4-a524-d10…/vercel.json
2026-02-24 22:29:58 +00:00

5 lines
97 B
JSON

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