Files
3ad6b521-b138-48a9-985d-d67…/vercel.json
2026-03-07 16:06:53 +00:00

5 lines
97 B
JSON

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