Files
66d3f1d0-184f-454f-8422-6d3…/vercel.json
2026-03-09 08:44:12 +00:00

5 lines
97 B
JSON

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