Files
3856afe5-0924-4f84-9c9d-61e…/vercel.json
2026-03-03 06:09:26 +00:00

5 lines
97 B
JSON

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