Files
956b912d-32e9-41de-8259-e6c…/vercel.json
2026-04-15 06:22:00 +00:00

5 lines
97 B
JSON

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