Files
722842e3-786d-4394-8408-1eb…/vercel.json
2026-06-11 11:07:29 +00:00

5 lines
97 B
JSON

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