Files
b10f77e3-4d3e-42eb-9fe5-735…/vercel.json
2026-03-16 04:07:21 +00:00

5 lines
97 B
JSON

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