Files
7c3e6db7-4c0d-4e4d-b812-841…/vercel.json
2026-03-22 06:15:13 +00:00

5 lines
97 B
JSON

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