Files
90d90c9a-0f7b-49e0-bd7c-49d…/vercel.json
2026-03-22 08:39:19 +00:00

5 lines
97 B
JSON

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