Files
118db7f3-cf43-4bf6-9a6f-e51…/vercel.json
2026-04-21 19:44:12 +00:00

5 lines
97 B
JSON

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