Files
a6349571-2b48-453d-9d8a-b3d…/vercel.json
2026-06-06 06:29:23 +00:00

5 lines
97 B
JSON

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