Files
84f01369-cf25-4d4f-a891-e0b…/vercel.json
2026-04-22 23:21:42 +00:00

5 lines
97 B
JSON

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