Files
dabbe35c-7d76-4973-87e1-554…/vercel.json
2026-03-03 19:20:58 +00:00

5 lines
97 B
JSON

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