Files
93f17e91-a9ea-4483-be1e-d5f…/vercel.json
2026-05-25 05:52:22 +00:00

5 lines
97 B
JSON

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