Files
097c9458-8fa7-4d1a-8338-a05…/vercel.json
2026-04-22 06:09:13 +00:00

5 lines
97 B
JSON

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