Files
5a4e30b0-9006-4fb6-863a-1ce…/vercel.json
2026-05-22 04:55:32 +00:00

5 lines
97 B
JSON

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