Files
5fdf7824-2f01-4a32-a79c-737…/vercel.json
2026-03-10 05:42:35 +00:00

5 lines
97 B
JSON

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