Files
b8dc0a3b-efd9-49b0-80fc-865…/vercel.json
2026-03-03 17:41:11 +00:00

5 lines
97 B
JSON

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