Files
361dcf71-a756-449a-a8f6-8d3…/vercel.json
2026-04-22 14:15:55 +00:00

5 lines
97 B
JSON

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