Files
325c2b73-092e-4229-9a4e-223…/vercel.json
2026-05-26 10:00:26 +00:00

5 lines
97 B
JSON

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