Files
7244429d-f23a-4c0b-89f6-e5f…/vercel.json
2026-03-04 16:34:21 +00:00

5 lines
97 B
JSON

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