Files
870cb384-110c-4460-82b0-cff…/vercel.json
2026-04-11 14:58:38 +00:00

5 lines
97 B
JSON

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