Files
80c69163-e2d0-4e70-a490-f8c…/vercel.json
2026-03-09 05:56:06 +00:00

5 lines
97 B
JSON

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