Files
8c8d137b-8e67-4547-9f24-e15…/vercel.json
2026-04-19 20:59:45 +00:00

5 lines
97 B
JSON

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