Files
4bb2523f-4fc7-4214-a90a-b30…/vercel.json
2026-05-22 22:01:17 +00:00

5 lines
97 B
JSON

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