Files
991f5d80-0d89-47d9-9d46-1aa…/vercel.json
2026-03-10 06:49:12 +00:00

5 lines
97 B
JSON

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