Files
25ce95bf-b281-4bd6-94a0-a54…/vercel.json
2026-05-30 15:31:25 +00:00

5 lines
97 B
JSON

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