Files
32ed4f58-48b4-4ff9-ae06-f42…/vercel.json
2026-06-10 22:00:44 +00:00

5 lines
97 B
JSON

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