Files
2fd03ffb-d4bf-42d2-82f7-f42…/vercel.json
2026-03-05 16:53:27 +00:00

5 lines
97 B
JSON

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