Files
ced6999b-8d88-41c7-8034-76d…/vercel.json
2026-03-04 02:49:38 +00:00

5 lines
97 B
JSON

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