Files
084d0f01-5548-4f1f-a6a5-67f…/vercel.json
2026-04-07 15:30:16 +00:00

5 lines
97 B
JSON

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