Files
a3f04273-63cb-45f3-a2a7-342…/vercel.json
2026-04-17 15:19:50 +00:00

5 lines
97 B
JSON

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