Files
0732d0b2-28ed-46b8-a1b3-0fa…/vercel.json
2026-05-12 00:27:51 +00:00

5 lines
97 B
JSON

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