Files
72905e5d-6ff6-4667-bd3c-61c…/vercel.json
2026-03-25 06:11:07 +00:00

5 lines
97 B
JSON

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