Files
f39eb37e-df60-432b-8734-c63…/vercel.json
2026-04-29 16:09:10 +00:00

5 lines
97 B
JSON

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