Files
95459131-8f4e-4579-8fa6-699…/vercel.json
2026-03-10 08:31:02 +00:00

5 lines
97 B
JSON

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