Files
5019b9ff-d07d-4815-ac3e-028…/vercel.json
2026-05-11 08:15:06 +00:00

5 lines
97 B
JSON

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