Files
15b494d9-cb4e-4c89-8163-c9b…/vercel.json
2026-04-08 21:08:19 +00:00

5 lines
97 B
JSON

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