Files
e462e64e-43b9-4cdf-89df-911…/vercel.json
2026-03-29 14:38:39 +00:00

5 lines
97 B
JSON

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