Files
ab7b8c83-3ffc-4624-90e0-3ba…/vercel.json
2026-04-27 04:48:25 +00:00

5 lines
97 B
JSON

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