Files
f254995e-ffef-4b3e-9d13-24f…/vercel.json
2026-04-24 17:47:12 +00:00

5 lines
97 B
JSON

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