Files
86e4d89c-96a6-466b-b758-618…/vercel.json
2026-06-10 12:20:47 +00:00

5 lines
97 B
JSON

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