Files
fdcd3833-3273-4bc2-81e3-3aa…/vercel.json
2026-04-22 13:20:11 +00:00

5 lines
97 B
JSON

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