Files
2b67e90c-0e2b-47c6-bca9-83f…/vercel.json
2026-04-27 14:20:54 +00:00

5 lines
97 B
JSON

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