Files
2407f912-057f-4b0d-9f9d-cd9…/vercel.json
2026-03-30 07:04:22 +00:00

5 lines
97 B
JSON

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