Files
8d82f71a-c6bf-4b5d-89a9-bde…/vercel.json
2026-04-27 01:31:35 +00:00

5 lines
97 B
JSON

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