Files
cf8b530c-926b-445f-a6f5-bc2…/vercel.json
2026-05-07 23:06:41 +00:00

5 lines
97 B
JSON

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