Files
3b4cfba2-c200-4bc8-8f3b-704…/vercel.json
2026-04-12 22:53:09 +00:00

5 lines
97 B
JSON

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