Files
54602b48-d2cd-4b88-b93e-919…/vercel.json
2026-03-08 04:04:42 +00:00

5 lines
97 B
JSON

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