Files
880a0fdf-6b61-4f16-b2b8-0f9…/vercel.json
2026-03-09 13:38:29 +00:00

5 lines
97 B
JSON

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