Files
f99e370e-e400-4b66-8eb3-d76…/vercel.json
2026-02-10 19:23:56 +00:00

5 lines
97 B
JSON

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