Files
76b15323-7121-402e-b9c6-c1f…/vercel.json
2026-06-10 01:34:10 +00:00

5 lines
97 B
JSON

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