Files
b8ad3435-e4b5-4ae9-8409-94f…/vercel.json
2026-03-08 14:16:24 +00:00

5 lines
97 B
JSON

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