Files
79310c17-b9c3-4e1d-b01e-717…/vercel.json
2026-03-07 06:46:38 +00:00

5 lines
97 B
JSON

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