Files
cebb540e-85f3-4102-8a43-c5d…/vercel.json
2026-04-06 00:13:03 +00:00

5 lines
97 B
JSON

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