Files
d75e74be-7de9-41c8-a4a1-53a…/vercel.json
2026-05-13 21:25:58 +00:00

5 lines
97 B
JSON

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