Files
6468ccdd-6f5b-4ee2-86d1-71f…/vercel.json
2026-03-20 14:25:13 +00:00

5 lines
97 B
JSON

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