Files
2235cecc-0eee-4963-bdb9-50f…/vercel.json
2026-04-25 20:42:21 +00:00

5 lines
97 B
JSON

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