Files
096ad3a3-f7f0-45fe-bd1f-e58…/vercel.json
2026-03-03 21:15:37 +00:00

5 lines
97 B
JSON

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