Files
1f65cc74-53ec-4be8-b829-79e…/vercel.json
2026-06-09 23:40:37 +00:00

5 lines
97 B
JSON

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