Files
5b7f834d-d82c-4bbb-8559-88e…/vercel.json
2026-03-05 07:50:30 +00:00

5 lines
97 B
JSON

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