Files
35a3a63f-537f-400f-9b9e-e5d…/vercel.json
2026-03-07 16:13:00 +00:00

5 lines
97 B
JSON

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