Files
8615d5a6-7b84-46f9-934b-e1d…/vercel.json
2026-05-24 12:50:15 +00:00

5 lines
97 B
JSON

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