Files
29bc7855-fc2e-4421-b998-299…/vercel.json
2026-04-11 13:11:13 +00:00

5 lines
97 B
JSON

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