Files
1b6f3a8c-e98f-475f-8a8f-092…/vercel.json
2026-03-11 06:41:34 +00:00

5 lines
97 B
JSON

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