Files
8f81adbb-6f2b-45fd-9c39-bb8…/vercel.json
2026-03-04 10:32:03 +00:00

5 lines
97 B
JSON

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