Files
9b4370e8-5de6-4fa0-aeea-d3f…/vercel.json
2026-04-20 00:46:29 +00:00

5 lines
97 B
JSON

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