Files
d8d5af0e-9a60-4f1f-a773-a96…/vercel.json
2026-06-03 21:46:47 +00:00

5 lines
97 B
JSON

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