Files
cee24ded-2b4b-4fc6-9ed5-228…/vercel.json
2026-03-07 02:05:49 +00:00

5 lines
97 B
JSON

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