Files
929f460a-fa58-4b32-b5ec-85d…/vercel.json
2026-05-11 17:32:09 +00:00

5 lines
97 B
JSON

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