Files
2b45fc4e-3b7c-4976-8264-d99…/vercel.json
2026-05-09 14:29:12 +00:00

5 lines
97 B
JSON

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