Files
b3f0e933-9d3b-4afd-bf2f-9a3…/vercel.json
2026-04-12 22:25:41 +00:00

5 lines
97 B
JSON

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