Files
c3c8763e-f4ab-447e-baf5-e4d…/vercel.json
2026-04-13 12:54:59 +00:00

5 lines
97 B
JSON

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