Files
991742d3-cde8-4d1f-acdd-ce6…/vercel.json
2026-06-09 10:47:44 +00:00

5 lines
97 B
JSON

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