Files
f41c0473-fb3f-43df-99e7-e0f…/vercel.json
2026-03-17 17:05:43 +00:00

5 lines
97 B
JSON

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