Files
4d88d9d6-7ea0-4131-83f6-d6d…/vercel.json
2026-03-10 12:29:10 +00:00

5 lines
97 B
JSON

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