Files
65518b72-4930-41e4-bc25-b4f…/vercel.json
2026-04-09 03:37:04 +00:00

5 lines
97 B
JSON

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