Files
45b4890c-4ddf-45ed-aa3b-440…/vercel.json
2026-03-11 07:07:46 +00:00

5 lines
97 B
JSON

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