Files
17bc7f27-0fb4-4e46-b862-c1a…/vercel.json
2026-05-14 11:58:31 +00:00

5 lines
97 B
JSON

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