Files
2f51928b-06b4-4999-aae5-abe…/vercel.json
2026-04-07 10:24:25 +00:00

5 lines
97 B
JSON

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