Files
7a7a1c40-a35f-4887-858b-965…/vercel.json
2026-03-25 14:59:55 +00:00

5 lines
97 B
JSON

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