Files
7c5fe4ff-bf16-4be4-b523-6c8…/vercel.json
2026-05-11 13:47:11 +00:00

5 lines
97 B
JSON

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