Files
b23c0dc2-9506-4678-8923-4bd…/vercel.json
2026-03-20 05:01:29 +00:00

5 lines
97 B
JSON

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