Files
3c71f969-71e2-45a8-89ec-93f…/vercel.json
2026-05-07 23:20:45 +00:00

5 lines
97 B
JSON

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