Files
7eacf60f-597c-43c5-b1b0-38d…/vercel.json
2026-06-08 01:43:49 +00:00

5 lines
97 B
JSON

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