Files
cf9bfa08-8f6c-445f-8a11-047…/vercel.json
2026-03-08 07:22:04 +00:00

5 lines
97 B
JSON

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