Files
cd6e69a3-e423-4547-999e-813…/vercel.json
2026-04-03 18:07:45 +00:00

5 lines
97 B
JSON

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