Files
c16da8ad-d787-4d47-9cd8-0f8…/vercel.json
2026-03-15 22:32:10 +00:00

5 lines
97 B
JSON

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