Files
691b76cc-6c71-4bb9-ba50-575…/vercel.json
2026-04-07 17:27:07 +00:00

5 lines
97 B
JSON

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