Files
690cfb39-a69f-4f7d-ba5a-520…/vercel.json
2026-03-06 15:14:36 +00:00

5 lines
97 B
JSON

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