Files
76be2f6e-226a-462f-ad28-ebe…/vercel.json
2026-04-12 18:11:17 +00:00

5 lines
97 B
JSON

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