Files
8f77a13d-8fba-49f8-bf23-e0f…/vercel.json
2026-04-22 23:01:05 +00:00

5 lines
97 B
JSON

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