Files
98244cf1-c07c-47f6-9d7d-8d6…/vercel.json
2026-06-09 12:28:28 +00:00

5 lines
97 B
JSON

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