Files
7e877d42-7ea3-45f5-94ce-337…/vercel.json
2026-06-09 16:33:11 +00:00

5 lines
97 B
JSON

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