Files
0e02d79c-69f3-42bf-aea6-bff…/vercel.json
2026-03-22 10:35:05 +00:00

5 lines
97 B
JSON

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