Files
7ea7e319-6933-46b7-8e14-e84…/vercel.json
2026-05-04 20:59:13 +00:00

5 lines
97 B
JSON

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