Files
b50b931e-12e3-4e19-aa1c-813…/vercel.json
2026-03-09 12:07:42 +00:00

5 lines
97 B
JSON

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