Files
0355cba3-8575-4a1e-8657-8a2…/vercel.json
2026-03-16 09:30:43 +00:00

5 lines
97 B
JSON

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