Files
61d649be-0ec1-49bf-b628-81e…/vercel.json
2026-03-24 12:50:16 +00:00

5 lines
97 B
JSON

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