Files
d5fb6aaf-e4fa-4267-a2ef-043…/vercel.json
2026-03-07 06:04:40 +00:00

5 lines
97 B
JSON

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