Files
5fd4ac67-6ef1-41b9-90ab-61b…/vercel.json
2026-05-25 00:06:36 +00:00

5 lines
97 B
JSON

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