Files
fd1d16ca-2f78-46e7-9e4b-8b0…/vercel.json
2026-04-18 05:54:41 +00:00

5 lines
97 B
JSON

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