Files
d3b496f8-ced5-4dc9-9454-9da…/vercel.json
2026-04-11 16:14:56 +00:00

5 lines
97 B
JSON

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