Files
6f11616c-3e8b-4388-9da2-2fd…/vercel.json
2026-03-08 01:07:09 +00:00

5 lines
97 B
JSON

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