Files
f934847a-7833-45bb-bdb4-7b5…/vercel.json
2026-05-05 18:31:16 +00:00

5 lines
97 B
JSON

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