Files
51ffd63d-9b1f-40b9-84d4-1bf…/vercel.json
2026-04-04 17:28:33 +00:00

5 lines
97 B
JSON

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