Files
2b0d633a-6f56-4b6f-9de6-a22…/vercel.json
2026-04-17 02:06:13 +00:00

5 lines
97 B
JSON

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