Files
c3181fb7-e9e5-42bc-bcea-ccc…/vercel.json
2026-05-13 15:18:12 +00:00

5 lines
97 B
JSON

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