Files
456e6d5b-14c3-4a33-9612-b80…/vercel.json
2026-03-03 14:44:28 +00:00

5 lines
97 B
JSON

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