Files
a9802e77-e9e0-433e-b275-8e1…/vercel.json
2026-04-22 22:51:31 +00:00

5 lines
97 B
JSON

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