Files
07b9fff3-13df-43ab-92f0-568…/vercel.json
2026-03-28 13:16:02 +00:00

5 lines
97 B
JSON

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