Files
97b72eb8-27e1-4975-8c2d-0ad…/vercel.json
2026-03-08 19:31:27 +00:00

5 lines
97 B
JSON

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