Files
ef82b29f-cd8f-419f-aa4b-b25…/vercel.json
2026-03-10 08:55:06 +00:00

5 lines
97 B
JSON

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