Files
a6eb747f-140b-41a7-86f3-ee2…/vercel.json
2026-03-04 07:04:30 +00:00

5 lines
97 B
JSON

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