Files
074474f6-a2f9-41ef-b7a0-06f…/vercel.json
2026-04-23 21:40:37 +00:00

5 lines
97 B
JSON

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