Files
18dec719-5235-4bf9-ae91-5f7…/vercel.json
2026-03-06 17:27:20 +00:00

5 lines
97 B
JSON

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