Files
75e4c09b-e866-46dc-961e-d3a…/vercel.json
2026-04-13 05:19:24 +00:00

5 lines
97 B
JSON

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