Files
73158cfa-b713-4f8b-9330-33c…/vercel.json
2026-03-04 11:30:13 +00:00

5 lines
97 B
JSON

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