Files
123d8603-922f-4df6-b79a-968…/vercel.json
2026-03-09 18:17:57 +00:00

5 lines
97 B
JSON

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