Files
011b9e35-0ced-40a8-b397-803…/vercel.json
2026-03-05 07:14:44 +00:00

5 lines
97 B
JSON

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