Files
8bbb0e3a-4b18-4ef7-a92c-99f…/vercel.json
2026-03-10 07:17:27 +00:00

5 lines
97 B
JSON

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