Files
69e0f10c-cd81-4f50-b4a7-a0c…/vercel.json
2026-05-23 00:47:34 +00:00

5 lines
97 B
JSON

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