Files
ce94c82f-57cd-4091-ba7c-6f9…/vercel.json
2026-05-06 07:18:25 +00:00

5 lines
97 B
JSON

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