Files
7f86d189-e787-4e51-8f6b-20d…/vercel.json
2026-03-10 04:30:15 +00:00

5 lines
97 B
JSON

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