Files
ae640367-7245-4b3f-bf6e-4ad…/vercel.json
2026-03-06 11:48:10 +00:00

5 lines
97 B
JSON

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