Files
1f5ed4bf-e211-48c8-b4f7-45f…/vercel.json
2026-03-06 11:18:42 +00:00

5 lines
97 B
JSON

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