Files
120286e7-8bcf-4f2a-84b4-e05…/vercel.json
2026-04-29 20:00:23 +00:00

5 lines
97 B
JSON

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