Files
8bd7ae4e-3b12-4583-a9aa-343…/vercel.json
2026-04-21 13:00:55 +00:00

5 lines
97 B
JSON

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