Files
b37cf43f-87f9-45bf-b181-ecf…/vercel.json
2026-04-30 15:33:18 +00:00

5 lines
97 B
JSON

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