Files
61d9c851-7c80-4639-93d6-b9f…/vercel.json
2026-02-15 23:02:38 +00:00

5 lines
97 B
JSON

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