Files
7eb8f7b1-40d3-4816-9612-c6f…/vercel.json
2026-04-24 14:13:42 +00:00

5 lines
97 B
JSON

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