Files
9a31df6d-a1c0-45f1-b3fe-ef2…/vercel.json
2026-03-06 11:01:27 +00:00

5 lines
97 B
JSON

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