Files
c1b0984e-d728-42ad-97de-b35…/vercel.json
2026-03-04 18:36:48 +00:00

5 lines
97 B
JSON

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