Files
012c5867-834f-4a2f-a4cb-04f…/vercel.json
2026-03-09 16:29:01 +00:00

5 lines
97 B
JSON

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