Files
6ba26157-4b43-4c49-8c3e-ba3…/vercel.json
2026-05-15 14:27:26 +00:00

5 lines
97 B
JSON

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