Files
7f6ac23a-49d0-4ab9-b18e-22d…/vercel.json
2026-04-29 21:23:44 +00:00

5 lines
97 B
JSON

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