Files
81f2cab3-c39d-4bc6-9433-1a1…/vercel.json
2026-03-06 16:55:20 +00:00

5 lines
97 B
JSON

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