Files
c1ddf97e-94d5-40de-87f2-b0f…/vercel.json
2026-04-09 18:47:14 +00:00

5 lines
97 B
JSON

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