Files
5f0537f8-1065-40ec-b33e-a57…/vercel.json
2026-03-09 15:32:08 +00:00

5 lines
97 B
JSON

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