Files
5db89b2f-3bef-42ee-8b18-92b…/vercel.json
2026-04-03 14:37:20 +00:00

5 lines
97 B
JSON

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