Files
6fcdbd79-195f-4082-af09-5fd…/vercel.json
2026-03-08 06:46:13 +00:00

5 lines
97 B
JSON

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