Files
0955e115-5e10-49d6-848e-a3e…/vercel.json
2026-06-10 10:55:11 +00:00

5 lines
97 B
JSON

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