Files
e3ddfa3e-a999-437e-8d69-2ca…/vercel.json
2026-03-15 15:31:13 +00:00

5 lines
97 B
JSON

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