Files
2e84ef8d-0542-4eca-be5b-930…/vercel.json
2026-04-16 17:40:18 +00:00

5 lines
97 B
JSON

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