Files
a9ab75c7-b784-4796-b0f6-e27…/vercel.json
2026-05-25 23:10:14 +00:00

5 lines
97 B
JSON

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