Files
549a1ae0-af8b-4fc9-8d65-3c6…/vercel.json
2026-04-11 07:40:25 +00:00

5 lines
97 B
JSON

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