Files
37f0f827-9bf8-442d-83e1-486…/vercel.json
2026-04-22 00:22:16 +00:00

5 lines
97 B
JSON

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