Files
742be44b-72ea-482e-ab3f-15c…/vercel.json
2026-04-06 20:31:41 +00:00

5 lines
97 B
JSON

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