Files
f80c4254-b621-47c4-9ee7-cd9…/vercel.json
2026-03-08 11:14:43 +00:00

5 lines
97 B
JSON

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