Files
2831199e-ed85-43da-8fd5-899…/vercel.json
2026-03-10 02:31:49 +00:00

5 lines
97 B
JSON

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