Files
ddb8c162-ff37-4a0d-97fc-b0b…/vercel.json
2026-04-11 22:17:32 +00:00

5 lines
97 B
JSON

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