Files
34228b5a-7745-4281-ae7d-635…/vercel.json
2026-06-11 14:49:23 +00:00

5 lines
97 B
JSON

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