Files
3c18d593-e4b1-449a-8d5d-d9c…/vercel.json
2026-04-18 16:40:12 +00:00

5 lines
97 B
JSON

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